smenu

curse-based CLI selection box

Install

All systems
curl cmd.cat/smenu.sh
Debian Debian
apt-get install smenu
Ubuntu
apt-get install smenu
image/svg+xml Kali Linux
apt-get install smenu
Windows (WSL2)
sudo apt-get update sudo apt-get install smenu

smenu

curse-based CLI selection box

smenu is a command-line utility that allows you to use words coming from the standard input to create a nice selection window just below the cursor. Your selection will then be sent to standard output. You can use it to create interactive menus in scripts, for instance.