Terminder is a simple personal task tracker with command line interface.
This project is hugely inspired by Tsoding's idea about showing your tasks for each terminal session (just like how you use neofetch to show your device information each time you open terminal) (Link to the video/github repo is to be done). Moreover it's also inspired by Tsoding's issue tracking system (Look here). I just thought that this two ideas is cool and could be combined into one tool that I would always uses.
- Recommendation It's recommended to run the terminder in your .bashrc, .zshrc, etc. Just like how you do with programs like neofetch
- Look for the commands
terminder helpBuilding could be done via Makefile or you can just compile with the following command
make