This app can be described as a simple todo app for the linux terminal.
Main advantages of this app is that it is fast, lightweight and you don't have to touch your mouse to update or view all your TODO(s).
sudo make install
Just type the command, todo followed by arguments.
todo [all]
todo list [all]
todo add [<string>]
todo <number> [remove | delete]
todo <number> [list]
todo <number> [done | undone]
todo <number> [change | modify | edit] [<string>]
todo cleanup
todo clear
todo help
just mail the details to
kt.krishnatulsyan@gmail.com
In the app directory, just type
sudo make uninstall