
Ntfy
Gotify
Pushover
LogSnag
Healthchecks.io
Loggl.net
Uptime Kuma
n8n.io
codebunk
Koding
Codeanywhere
coderpad
Codassium
AWS Cloud9
collabedit
Floobits
codebunkBased on our record, Ntfy seems to be a lot more popular than codebunk. While we know about 82 links to Ntfy, we've tracked only 1 mention of codebunk. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I didn't want another app. I wanted a push notification that says "limits got reset, go use them". Turns out you can get pretty far with three public feeds and ntfy.sh, which is a free push service that needs no account:. - Source: dev.to / about 2 months ago
Const { test } = require('node:test'); Const assert = require('node:assert'); Test('edge-triggering fires once per transition', () => { const seen = []; const opts = { minSeverity: 'warn', topic: 't', server: 'https://ntfy.sh' }; const send = (path, v, s) => seen.push(s); step(opts, 'notifications.x', 'warn', send); // fire step(opts, 'notifications.x', 'warn', send); // repeat — skip step(opts,... - Source: dev.to / 2 months ago
Ntfy is the thread that ties the whole async event model together. It's a self-hosted push notification server. HTTP POST to a topic, and every subscribed client gets a notification. Woodpecker sends build results here. WUD sends image update alerts here. Home Assistant sends automation notifications here. Having one place where things send notifications means I can manage subscriptions in one app and stop... - Source: dev.to / 2 months ago
I wrote NerdCalci (https://github.com/vishaltelangre/NerdCalci), a free calculator app for Android. Besides, I made a lot of automation scripts (mostly using Ruby) that run on my raspberry pi to fetch/parse/crunch things and notify me on my Android phone through a self-hosted https://ntfy.sh server. - Source: Hacker News / 3 months ago
2. Delivery. I push the top alerts to a Telegram channel using a bot. You could also use ntfy.sh (free, self-hostable) or plain email via smtplib. - Source: dev.to / 5 months ago
Have you tried https://codebunk.com/ ? Works well for us for that purpose. Source: almost 5 years ago
Gotify - a simple self-hosted server for sending and receiving messages
Koding - A new way for developers to work.
Pushover - Real-time notifications on your Android, iPhone, iPad, and Desktop
Codeanywhere - Codeanywhere is a complete toolset for web development. Enabling you to edit, collaborate and run your projects from any device.
LogSnag - A real-time feed of events for your projects
coderpad - Collaborative code editor with in-browser, real-time execution. Conduct programming phone screens like a boss.