dialog alternatives
Dialog is a command-line tool that allows users to display dialog boxes from shell scripts. It uses the curses library to create interactive menus and forms in a console environment. Dialog is commonly used for user interaction in Linux and Windows terminal applications.