Skip to content

janlely/tad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tad(todo and done) is a small tool written in python

dependencies: python3, mysql, subversion

Usage: tad [OPTIONS]

Options:
  -s, --show-todo                 show todo list
  -o, --show-all                  show todo list
  -d, --show-done                 show done list
  -a, --add-todo                  add new todo
  -e, --edit-todo TEXT            edit a todo
  -k, --kill TEXT                 kill todo by id
  -l, --list-topic                list all topics
  -c, --create-topic TEXT         create a topic
  -w, --switch-current-topic TEXT
                                  switch current topic
  --help                          Show this message and exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published