micro task manager, ispired by http://stevelosh.com/projects/t/
- Clone the repo
- pip3 install -r requirements.txt
- echo "alias t='python3 absolute_route_main.py'" >> ~/.bash_profile
- run
$ t a Buy potatoes
or if you want to specify a priority, for default priority is 0
$ t a Buy potatoes -p NUM
$ t
or
$ t l
$ t e ID text
$ t r ID