DEV Community

Cover image for I built a todo app for people who hate todo apps ✅
Adrian
Adrian

Posted on

I built a todo app for people who hate todo apps ✅

I built Fast Todos — a keyboard-first task manager

No AI, no calendar, no reminders. Just projects and tasks.


What it is

Fast Todos is a minimal task manager for developers. Three statuses, priorities, and full keyboard navigation. No extra features.

Statuses: 📋 Todo · ⚡ In Progress · ✅ Finished

Priorities: 🔴 High · 🟡 Medium · 🟢 Low


Keyboard shortcuts

⌘ + K       Create project or task
↑ / ↓        Navigate
T / P / F    Change status
1 / 2 / 3    Set priority
D            Duplicate
⌫           Delete
⌃Z           Undo
Enter fullscreen mode Exit fullscreen mode

Coming soon

CLI support — manage tasks from the terminal.


Launching this Tuesday in PH 🚀

I'm launching Fast Todos on Product Hunt this Tuesday, Feb 24th.

👉 Notify me on Product Hunt


Desktop only. Free plan available.

👉 fasttodos.dev

Top comments (0)