Crates.io | btui |
lib.rs | btui |
version | 0.6.12 |
source | src |
created_at | 2021-09-15 17:15:31.696525 |
updated_at | 2021-11-06 16:52:05.929903 |
description | make simple beautiful text user interfaces with btui |
homepage | https://gitlab.sokoll.com/moritz/btui-rs |
repository | https://gitlab.sokoll.com/moritz/btui-rs |
max_upload_size | |
id | 451918 |
size | 21,515 |
btui
btui
aims to create beautiful, text only and simple user interfaces.
Add this to your Cargo.toml
dependency list:
btui = "0.6.11"
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