https://github.com/dsal3389/toodu
todo application wirtten in rust with TUI
https://github.com/dsal3389/toodu
ratatui rust rust-lang terminal-user-interface todoapp tui
Last synced: 9 days ago
JSON representation
todo application wirtten in rust with TUI
- Host: GitHub
- URL: https://github.com/dsal3389/toodu
- Owner: dsal3389
- Created: 2024-07-18T21:00:39.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T16:21:40.000Z (almost 2 years ago)
- Last Synced: 2025-12-02T08:41:55.705Z (7 months ago)
- Topics: ratatui, rust, rust-lang, terminal-user-interface, todoapp, tui
- Language: Rust
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toodu
my first rust application so be gentle
a todo application written in rust with TUI, uses `ratatui` and `corssterm`
## paused
development is currently paused, the current state of working with `ratatui` and inputs
is just not there and very limiting, maybe will continue working on that in the future
