3 unstable releases
0.2.0 | Jul 8, 2024 |
---|---|
0.1.1 | Jun 21, 2024 |
0.1.0 | Jun 21, 2024 |
#2 in #terminal-console
128 downloads per month
17KB
216 lines
Ratatui-calloop
An experiment with using Calloop to drive a Ratatui app.
Usage
gh repo clone https://github.com/joshka/ratatui-calloop
cargo run --example demo
Example
https://github.com/joshka/ratatui-calloop/blob/main/examples/demo/main.rs
TODO / Ideas
- Add user events / channel for interaction between multiple parts of the app
- More complex app
Dependencies
~11–21MB
~314K SLoC