Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nesoy/todolist
- Owner: NESOY
- License: mit
- Created: 2018-07-04T12:50:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:16:45.000Z (about 2 years ago)
- Last Synced: 2023-03-04T23:13:30.203Z (almost 2 years ago)
- Topics: python3, todolist
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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 :