mirror of
https://github.com/ratatui/ratatui.git
synced 2025-10-02 15:25:54 +00:00
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%