3 releases
| 0.0.3 | Nov 21, 2021 |
|---|---|
| 0.0.2 | Nov 17, 2021 |
| 0.0.1 | Nov 7, 2021 |
#1000 in GUI
390KB
12K
SLoC
zui-widgets
Fork of tui-rs with zui support
Rust version requirements
Since version 0.10.0 of tui-rs, zui-widgets requires rustc version 1.44.0 or greater.
Documentation
Widgets
The library comes with the following list of widgets:
Click on each item to see the source of the example. Run the examples with with
cargo (e.g. to run the demo cargo run --example demo), and quit by pressing q.
You can run all examples by running make run-examples.
Alternatives
You might want to checkout Cursive for an alternative solution to build text user interfaces in Rust.
Original License
Dependencies
~2MB
~32K SLoC