Skip to content

Mr-Owllers/To-Idua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Idua: a TODO list like Idea-manager:tm: (lol) for the command line.

Installation

Requirements

Unix:

git clone https://github.com/Mr-Owllers/To-Idua
cd To-Idua
make install
make clean

Windows:

NOTE- Run terminal as administrator, also the bat file might not add the path to the environment variables, so you might have to do that manually.

git clone https://github.com/Mr-Owllers/To-Idua
cd To-Idua
install.bat

Usage

To-Idua:
help - shows this page
list - lists your ideas
add "name" "note" - adds an idea
remove <id> - removes an idea
status <id> "open" || "in progress" || "done" - changes status of an idea

Examples:
toidua list
toidua add "This is an idea" "Idea description"
toidua remove 11
toidua status 11 "done"

Uninstallation

Unix:

make uninstall

Windows:

uninstall.bat

License

MIT

About

a TODO list like Idea-manager™️ (lol) for the command line.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •