qmenu
Tool to create simple menus for terminal interfaces
Install
- All systems
-
curl cmd.cat/qmenu.sh
- Debian
-
apt-get install qmenu
- Ubuntu
-
apt-get install qmenu
- Kali Linux
-
apt-get install qmenu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qmenu
- Raspbian
-
apt-get install qmenu
- Dockerfile
- dockerfile.run/qmenu
qmenu
Tool to create simple menus for terminal interfaces
qmenu allows one to create menus for textual interfaces in an easy and intuitive way. Each menu is defined in a file describing the visual appearance and the menu items using a simple syntax. Features include options to format the menu, bindings to function keys, possibility to include submenus, show help messages and launch shell sessions.