Home

Awesome

TheButton

<h1>BASHUI</h1>

<a href="https://t.me/sshtobash"><img src="https://telegram.org/img/website_icon.svg" width="21"></a> Twitter Follow paypal <sup>Feel free to support the project!)</sup></br>

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