An open API service indexing awesome lists of open source software.

https://github.com/lifailon/console-menu

Graphical interactive console menu for your bash/shell scripts
https://github.com/lifailon/console-menu

bash console console-gui console-interface console-menu gui linux linux-gui menu shell shell-guide terminal-app terminal-menu terminal-ui text-user-interface tui user-interface

Last synced: 3 months ago
JSON representation

Graphical interactive console menu for your bash/shell scripts

Awesome Lists containing this project

README

        

# Console-Menu

Graphical console menu for bash/shell scripts and using the ASCII Art logo.

![Image alt](https://github.com/Lifailon/Console-Menu/blob/rsa/Example.gif)

## 🚀 Using

**No dependency**. Used only **tput** 💛.

- Set your menu items in the array: menu **(5 line)**
- Set your logo in array: **logo (13 line)**
- Take an example and describe your application logic in **line 72-85**

⭐ The highest commendation would be to give this project a **star**.