Description
Shows text-based dialog boxes from shell scripts, such as menus, prompts, checklists, and progress indicators. It helps script authors build interactive terminal workflows without writing a full interface toolkit.
Use it for setup scripts, installers, and administration tools that run in a terminal. It only displays the interface; script behavior still depends on the commands behind each choice.