vaniacer / bashui

Bash framework to create UI elements in CLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheButton

BASHUI

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

Twitter Follow paypal Feel free to support the project!)

Twitter DOGE: D7qJBRU3UpXES9EwtvE8YZSNAVgFEmz3py
dodge

BTC: 1LxRxsyXP389YW3Ezw9YzNetE5VYj1RaJf
btc

BCH: qqnssal30x6acrga6zt4pd4q2s2t8um3cyqvd37qs7
bch

ETH: 0xd7e17A37DD936B211790ba70Aa985448277030E8
eth

XMR: 484z9YpiD4VBd4BfsaG7jKGYGuJ84tYJyCJBX4ZnAPqQXsUWgTY14TKRH3JLosFSAsKsv75nyt9yWPkFMUJhryxi7zccHNB
mon

LTC: LRVPYR7dvRVdNET23gg3fvTwDM9hotQkZw
ltc

DASH: Xtz7P6GasicE9yS8zXkH3PH2qAF2qWJADG
dash

ZEC: t1ZDgHci8yDVkoGvUFG7QtxUNRuzsF1Qtse
zec

MKR: 0xd7e17A37DD936B211790ba70Aa985448277030E8
mkr

About

Bash framework to create UI elements in CLI.

License:MIT License


Languages

Language:Shell 100.0%