btui
btui
aims to create beautiful, text only and simple user interfaces.
Add this to your Cargo.toml
dependency list:
toml
btui = "0.6.5"
This crate supports some different features:
- core
: coloring and graphical special effects (like underline)
- linux
: extensive support for different linux features (like clear a line/the screen)
- pbar
: create a simple progress bar