bashui icon indicating copy to clipboard operation
bashui copied to clipboard

Bash framework to create UI elements in CLI.

trafficstars

TheButton

BASHUI

Twitter Follow paypal Feel free to support the project!)

BASHUI is a UI framework made on bash to create simple yet powerful UI in cli. Currently there are four main items: button, list(items), reader and input grabber.

I've made some demos with examples of each bashui element. Buttons. buttons

Input string. input

Here is an example of 3 columns list of items. All columns are equal in width. menu But you can set columns in % of width, like this. menu2 Number of columns is up to you from 1 to N. menu_demo

There is also a demo of sshto redesigned to use bashui instead of dialog, try it!) sshto

This is a work in progress project, so everything is a subject to change. Hold your hats!) result