Skip to content

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!

Notifications You must be signed in to change notification settings

supergmax/todolist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%