ad239ef23cd4795808ebd2813a67f2c363278598
* Move List to SelectableList * Create a more generic List * Change the way to pass items to the table widget * Update demo
tui-rs
tui-rs is a Rust library to build rich terminal
user interfaces and dashboards. It is heavily inspired by the Javascript
library blessed-contrib and the
Go library termui.
The library itself supports two different backends to draw to the terminal. You can either choose from:
Cargo.toml
[dependencies]
tui: "0.1"
License
Author
Florian Dehau
Languages
Rust
100%