Skip to content

ReemKish/btui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

btui — Bash Terminal User Interface

btui is a pure-bash library for building small, toolkit-style TUIs. Unlike curses-based libraries, which require taking over the entire terminal screen, btui is designed specifically for minimal UI elements such as menus and dialogs that only take up a part of the screen, then disappear.


Demo

A demonstration of nested menus presented with btui:

Demo


Similar Projects

  • gum — Does the same but better in every way, but btui has transition animations.

About

btui - Bash Terminal User Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published