https://github.com/nesoy/todolist
📌 Command Interface Todolist
https://github.com/nesoy/todolist
python3 todolist
Last synced: about 1 year 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:16:45.000Z (over 3 years ago)
- Last Synced: 2025-01-30T23:18:41.057Z (over 1 year 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
[](https://travis-ci.com/NESOY/Todolist) [](https://coveralls.io/github/NESOY/Todolist?branch=master)
- Command Interface Todolist

# 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 :