Skip to content

Graphical interactive console menu for your bash/shell scripts

License

Notifications You must be signed in to change notification settings

Lifailon/Console-Menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Console-Menu

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

Image alt

🚀 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.