2016-11-07 22:57:13 +01:00
2016-11-07 01:07:53 +01:00
2016-11-07 15:57:46 +01:00
2016-11-07 22:57:13 +01:00
2016-10-13 13:56:27 +02:00
2016-11-07 01:07:53 +01:00
2016-11-06 21:41:32 +01:00
2016-11-07 01:07:53 +01:00

tui-rs

Demo cast under Linux Termite with Inconsolata font 12pt

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

MIT

Author

Florian Dehau

Description
A Rust crate for cooking up terminal user interfaces (TUIs) 👨‍🍳🐀 https://ratatui.rs
Readme MIT 156 MiB
Languages
Rust 100%