TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Simple TODO app that runs in the terminal

1 pointsby RojerGSabout 2 years ago

1 comment

RojerGSabout 2 years ago
Hey there, HN!<p>I wrote a simple TODO app that runs in the terminal. The GIF demo in the repo (<a href="https:&#x2F;&#x2F;github.com&#x2F;mathspp&#x2F;textual-todo">https:&#x2F;&#x2F;github.com&#x2F;mathspp&#x2F;textual-todo</a>) uses the mouse so that people watching can see where I am clicking, but everything can be done from the comfort of your keyboard.<p>Basic features include data persistence (doh!), sorting items by due date, different styling for items that are late, and collapsing details for a more compact view.<p>Let me know if you find any bugs and&#x2F;or if you have suggestions for simple features that I could add to keep this app lightweight but useful!