Create modern and easy to-do lists in CLI, add importance to to-do's, simply indicate that they are completed and finalize as many lists as possible!
Create with [TheBashMenu](https://github.com/hadrienaka/thebashmenu)
Work on : MacOs, KaliLinux [Probably more, tell me if that's the case]
git clone https://github.com/hadrienaka/todolist
cd todolist
bash install.sh
Go on your shell then type :
todolist -n Name
Then use the shortcuts to add some to-do, add importance, show as completed ...
To use in your lists:
Use the arrows to move
n Add a new to-do
r Remove a to-do
i Show as important
c Show as completed
e Exit
To be used in the shell:
-h, --help Show brief help
-n, --new New ToDoList
-d, --delete Delete a ToDoList
-u, --update Download the latest version