A command-line tool built with click. An easier way to manage your TODOs.
See https://pipx.pypa.io/latest/installation/ and follow the guide below:
git clone https://github.com/richburg/todo
cd todo/
pipx install .todo --help or todo [specific command] --help.
If you find any bugs/problems please report them through opening a pull request or issue.