Command line todo interface using pure python and click framework for easy track of your future progress.
Recommended way is to use pip for installation.
pip install gtodo
Refer to help page gtodo --help
Pull requests are welcome. This is a very primitive project and everyone with basic python and click knowlege can use this project to train way of open source and github. Please, before pull requesting a major change open an issue first. Every new feature should have appropiate help messege.