Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nesoy/todolist

📌 Command Interface Todolist
https://github.com/nesoy/todolist

python3 todolist

Last synced: about 2 months ago
JSON representation

📌 Command Interface Todolist

Awesome Lists containing this project

README

        

# TodoList
[![Build Status](https://travis-ci.com/NESOY/Todolist.svg?branch=master)](https://travis-ci.com/NESOY/Todolist) [![Coverage Status](https://coveralls.io/repos/github/NESOY/Todolist/badge.svg?branch=master)](https://coveralls.io/github/NESOY/Todolist?branch=master)
- Command Interface Todolist

![No image](/image.png)

# Install

# How to use
## Command
command | description
--- | ---
todo | show todo list (todo, doing)
todo list | show todo list (todo, doing)
todo all | show todo all list (todo, doing, done)
todo doing | show doing list
todo done | show done list
todo start [todo list index] | start todo list
todo end [doing list index] | end todo list

## License
- [MIT](/LICENSE.md)

## Reference
- Opensource Guide :