btui

Crates.iobtui
lib.rsbtui
version0.6.12
sourcesrc
created_at2021-09-15 17:15:31.696525
updated_at2021-11-06 16:52:05.929903
descriptionmake simple beautiful text user interfaces with btui
homepagehttps://gitlab.sokoll.com/moritz/btui-rs
repositoryhttps://gitlab.sokoll.com/moritz/btui-rs
max_upload_size
id451918
size21,515
Moritz Sokoll (ULUdev)

documentation

https://docs.rs/btui

README

btui-rs

beautiful text user interfaces with btui

btui aims to create beautiful, text only and simple user interfaces.

Usage

Add this to your Cargo.toml dependency list:

btui = "0.6.11"

Features

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
Commit count: 0

cargo fmt