Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaybee18/todo
a minimalistic todo app for the terminal
https://github.com/jaybee18/todo
bubbletea charmbracelet terminal todo todolist tui
Last synced: 10 days ago
JSON representation
a minimalistic todo app for the terminal
- Host: GitHub
- URL: https://github.com/jaybee18/todo
- Owner: Jaybee18
- License: mit
- Created: 2023-05-11T06:48:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-16T06:31:46.000Z (over 1 year ago)
- Last Synced: 2024-11-20T14:51:05.617Z (2 months ago)
- Topics: bubbletea, charmbracelet, terminal, todo, todolist, tui
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# todo
### a minimalistic todo app written in go using bubbletea
features:
- easily add tasks
- remove tasks
- complete tasksnot features (yet):
- saving tasks when closing the app![image](https://github.com/Jaybee18/todo/assets/64578396/161eb605-2ff0-4a01-a0f2-30ee3de04b77)
![image](https://github.com/Jaybee18/todo/assets/64578396/e8cb4e8d-c223-4335-8a18-9bf5d718bccb)