
Taskwarrior
Todoist
Remember The Milk
Trello
Workflowy
Things
WeDo
Todo.txt
Ntfy
Gotify
Pushover
LogSnag
Healthchecks.io
Loggl.net
Uptime Kuma
n8n.io
TaskwarriorTaskwarrior is recommended for developers, system administrators, and power users who appreciate command-line tools and need a robust and flexible task management system. It is also suitable for users who value open-source software and those who are looking for an extensive range of features to manage complex workflows.
Ntfy might be a bit more popular than Taskwarrior. We know about 82 links to it since March 2021 and only 59 links to Taskwarrior. 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.
The task warrior you can download here and I recommend to use the Task Warrior TUI for have a better visualization in the terminal. - Source: dev.to / 2 months ago
I was inspired by Taskwarrior โ powerful, keyboard-driven, terminal-native. But I wanted a proper TUI and a local API I could build on top of. Nothing out there quite fit, so I built my own. - Source: dev.to / 4 months ago
Feels like a project covering some of the same ground as task warrior [0], which I've used on and off over the years. The main thing I've appreciated is integration with various tools - I had access in both vimwiki and the macOS task bar for a while which was nice - but all these tools miss the key thing that stops me using them all the time: integration with tools on my phone. It's great having cli access to... - Source: Hacker News / 7 months ago
Makes me wonder whether you can just give agents [Taskwarrior](https://taskwarrior.org/). Set the TASKDATA to `./.task/`. Then tell the agents to use the task CLI. The benefit is most LLMs already understand Taskwarrior. They've never heard of Beads. - Source: Hacker News / 8 months ago
Lol @ "every todo app" . There must be literally tens of thousands. The best one is https://taskwarrior.org/ , which was missing from this list. - Source: Hacker News / 11 months ago
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 / 5 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 / 21 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 / 24 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
Todoist - Todoist is a to-do list that helps you get organized, at work and in life.
Gotify - a simple self-hosted server for sending and receiving messages
Remember The Milk - Remember The Milk is a task and time management application for mobile devices.
Pushover - Real-time notifications on your Android, iPhone, iPad, and Desktop
Trello - Infinitely flexible. Incredibly easy to use. Great mobile apps. It's free. Trello keeps track of everything, from the big picture to the minute details.
LogSnag - A real-time feed of events for your projects