A simple, clean terminal to-do app to keep you working and not worrying about keeping track of your tasks
First, clone the repo
git clone https://github.com/HenrySeed/TerminalToDo.git
Then add an alias for the bash script for easy access in your ~/.bashrc or equivalent
alias todo='~/TerminalToDo/terminalTodo'