Hey there, HN!<p>I wrote a simple TODO app that runs in the terminal.
The GIF demo in the repo (<a href="https://github.com/mathspp/textual-todo">https://github.com/mathspp/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/or if you have suggestions for simple features that I could add to keep this app lightweight but useful!