Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LukasDaxecker/tdlst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tdlst

Description

Lightweigth temporary TODO-list

Install

git clone [email protected]:LukasDaxecker/tdlst.git
cd tdlst
chmod +x install.sh
./install.sh
cd ..
rm -rf tdlst

Help

tdlst [-C | -d|-f | -D|-F <TITLE> | -A <TITLE [DESC DEADLINE]>]

  • none ... Prints current list
  • -C ... Prints list of completed tasks
  • -d ... Delete task given ID
  • -f ... Finish task given ID
  • -D <TITLE> ... Delete task given title
  • -F <TITLE> ... Finish task with given title
  • -A ... Add task
    • PARAM:
    • TITLE ... Title of task
    • DESC ... Task description
    • DEADLINE ... Deadline

About

Lightweigth temporary TODO-list

Topics

Resources

Stars

Watchers

Forks