Every CS grad builds a todo app. It's a rite of passage. But I never understood why a todo list needs auth, a database, and fancy CSS. It's a list. It should be simple.
So I built one that stores everything locally — no accounts, no syncing, no backend. And since the terminal is the tool I use every day anyway, I wanted my tasks to live there too.
That small itch became tsk.