Installing
~$ git clone https://github.com/adrian7/shelltodo.git
~$ cd shelltodo
~$ mv shelltodo.py todo
~$ chmod +x todoUsage
~$ todo -a "upgrade machine to Debian 7"
~$ todo -a "upgrade php to 5.7"
~$ todo -a "check apache logs"
~$ todo -s
~$ todo -m 1
~$ todo -d 2