Skip to content

mikitachab/antodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

another todo app

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages