https://github.com/qverg/to-do-list
Simple text-based to-do list program
https://github.com/qverg/to-do-list
cli cli-app python text-based todo-app todolist todolist-app tui
Last synced: about 2 months ago
JSON representation
Simple text-based to-do list program
- Host: GitHub
- URL: https://github.com/qverg/to-do-list
- Owner: qverg
- Created: 2023-01-28T19:16:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2026-02-15T16:49:54.000Z (4 months ago)
- Last Synced: 2026-02-15T23:41:34.853Z (4 months ago)
- Topics: cli, cli-app, python, text-based, todo-app, todolist, todolist-app, tui
- Language: Python
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do-List
A simple text-based to-do list program. Run ``todolist.py`` in Python 3.10+ and type ``help`` for instructions.
I like to create a shortcut of the ``todolist.py`` file and place it on my desktop (Windows).
The files ``todolist_settings.json`` and ``todolist_lang.json`` are optional but facilitate customisation.