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

Published: (February 21, 2026 at 06:15 AM EST)
1 min read
Source: Dev.to

Source: Dev.to

Cover image for 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

Coming soon

  • CLI support — manage tasks from the terminal.

Desktop only. Free plan available.

👉 fasttodos.dev

0 views
Back to Blog

Related posts

Read more »