Last updated:
0 purchases
antodo 0.6.0
antodo
another todo CLI app with some useful features
Requirements
Python 3.7
Installation
pip install antodo
Usage
add todo
antodo add do something
add urgent todo
antodo add -u do something
show current todos
antodo show
remove todo by index based on todos order
antodo remove 1 2
set todo as urgent by index based on todos order
antodo urgent 3
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.