Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 403 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 403 Bytes

todo.py

a To Do CLI application with SQLite backend

INSTALLATION

python setup.py install

USAGE

New todo

todocli -n "Learn Colmak"

New todo with priority

todocli -n "Learn Colmak" -p 10

Add new todo item without deadline. You can use --new also.

Todo.py on Fedora Repo by @williamjmorenor https://admin.fedoraproject.org/pkgdb/package/todocli/