oguzhantopgul / todo.py

a To Do CLI application with SQLite backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#todo.py

a To Do CLI application with SQLite backend

###INSTALLATION

python setup.py install

###USAGE

####New todo

todocli -n "Learn Colmak"

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/

About

a To Do CLI application with SQLite backend

License:MIT License


Languages

Language:Python 100.0%