2 releases

0.1.1 Jul 22, 2024
0.1.0 Jul 21, 2024

#432 in GUI

GPL-3.0-only

320KB
1K SLoC

Crates.io CI

clitui

Automatic gui generation for cli tools.
Welcome to clitui Based on the help string provided by your cli tool, clitui will create a tui (terminal user interface) for you. As this is a very early version, clitui only supports cli tools that use clap for command line handling. In the future, there will be support for more different types of help messages.

Installation

cargo install clitui

Dependencies

~8–16MB
~172K SLoC