
Ntfy
Gotify
Pushover
LogSnag
Healthchecks.io
Loggl.net
Uptime Kuma
n8n.io
Taskbook
Calcurse
Taskwarrior
CommitTasks
dstask
Todo for hackers
>_TerminalSplash
Todo.txt
TaskbookBased on our record, Ntfy seems to be a lot more popular than Taskbook. While we know about 82 links to Ntfy, we've tracked only 2 mentions of Taskbook. 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 / 6 days 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 / 22 days 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 / 25 days 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 / about 1 month 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 / 3 months ago
Also I use taskbook to store tasks and notes across multiple boards from within a terminal. Furthermore I use a commands-manager - cli utility to group, manage and execute stored commands by patterns, grouppings, priorities. For example I have some notes stored by taskbook in order to search for items related to `english` topic I can use. Source: over 3 years ago
Cloudcmd - browser-based ssh terminal and file manager (read: byobu, screen, and all the other terminal apps like taskbook, now count as being 'self-hosted') - - there are a few browser-based RDP programs like Apache Guacamole Server, but I haven't tried them (yet). Source: over 4 years ago
Gotify - a simple self-hosted server for sending and receiving messages
Calcurse - Calcurse is a calendar and scheduling application for the command line.
Pushover - Real-time notifications on your Android, iPhone, iPad, and Desktop
Taskwarrior - Taskwarrior is an ambitious project bringing sophisticated capabilities to a simple and elegant...
LogSnag - A real-time feed of events for your projects
CommitTasks - A small CLI tool that combines git commit and todo list ๐ ๐