supergmax / todolist

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!

Home Page:https://hadrienaka.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDoList CLI [v1.0]

A very useful script allowing you to create your own ToDoLists.

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!

Informations:

Create with [TheBashMenu](https://github.com/hadrienaka/thebashmenu)

Work on : MacOs, KaliLinux [Probably more, tell me if that's the case]

Install:

git clone https://github.com/hadrienaka/todolist
cd todolist
bash install.sh

Create Your Own ToDoList :

Go on your shell then type :

todolist -n Name

Then use the shortcuts to add some to-do, add importance, show as completed ...

Shortcuts:

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

Arguments:

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

Twitter Follow GitHub followers Website

About

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!

https://hadrienaka.fr


Languages

Language:Shell 100.0%