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: toml btui = "0.6.6"

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