Minimal CLI TODO app.
Project description
todi
Another command line tool to manage to-do tasks. Made to be simple and easy to use.
I created this project in order to learn the process of publishing a package in PyPi.
So yes, you can install it from pip
or clone/fork this project.
Features:
- 📝
List
,Add
,Update
andDelete
tasks. - ✔️ Change status:
TODO
(default),DOING
andDONE
. - 🗑️
Clean
command to removeDONE
tasks. - 💾
Export
andImport
todi backups.
Install
pip install todi
Upgrade
pip install --upgrade todi
Usage
See a list of all available commands:
todi --help
Ongoing project...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
todi-0.0.3.tar.gz
(6.3 kB
view hashes)
Built Distribution
todi-0.0.3-py3-none-any.whl
(6.9 kB
view hashes)