Skip to content
/ PyTodos Public

A simple lightweight todos tool. 一个简易的命令行任务管理。

Notifications You must be signed in to change notification settings

yobobo/PyTodos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytodos

Command line lightweight todos.

https://travis-ci.org/chuanwu/PyTodos.svg?branch=master

Install:

pip install pytodos

Usage:

➜ list
1. 完成联调
2. 完善文档
3. 功能测试
➜
➜
➜ add 啊哈,再添加一个
got it.
➜
➜ list
1. 完成联调
2. 完善文档
3. 功能测试
4. 啊哈,再添加一个
➜
➜ got 1
cool!
Tasks left:
1. 完善文档
2. 功能测试
3. 啊哈,再添加一个
➜

If you have any suggestion, you can reach me at [email protected].

About

A simple lightweight todos tool. 一个简易的命令行任务管理。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages