I have just posted my terminal To-Do app to my github page: https://github.com/Baekdal/Terminal-todo-app/tree/main
It's a to-do app that works from the terminal, and you set it up with an alias, you can activate it from anywhere by simply typing 'todo'. It has multi-session support, you can group, use color, add, edit, hide completed, etc.
I have been using this to keep track of all the things I had to fix before launching my new site.
It's super-quick to use, and you can end it instantly by just pressing escape.
