Skip to content

jpace121/pytodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#pytodo#

A simple to-do list commandline app.

##Use## To add an item:

pytodo.py add "stuff I want to add"

To remove an item:

pytodo.py remove "want to add"

pytodo will remove any item with the sequence given to remove in it.

To list items:

pytodo.py list

To clean out the file, so that the deleted items permanenly are erased:

pytodo.py clean    

About

Command Line To Do List manager.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages