mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-23 05:03:13 +00:00
699 B
699 B
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