Zenity is a tool that allows you to display GTK dialog boxes in commandline and shell scripts.


There are many alternatives to whiptail for Linux if you are looking for a replacement. The best Linux alternative is Zenity, which is both free and Open Source. If that doesn't suit you, our users have ranked more than 10 alternatives to whiptail and 18 are available for Linux so hopefully you can find a suitable replacement. Other interesting Linux alternatives to whiptail are Glade, Yad, wxFormBuilder and KDialog.
Zenity is a tool that allows you to display GTK dialog boxes in commandline and shell scripts.


Glade is a RAD (Rapid Application Development) tool to enable quick & easy development of user interfaces for the GTK+ toolkit.




Yad (yet another dialog) is a fork of Zenity with many improvements, such as custom buttons, additional dialogs, pop-up menu in notification icon and more. It's useful for creating quick and easy GUIs for shell and batch scripting.


wxWidgets is an excellent framework that enables the creation of multi-platform applications with and without a graphical user interface. There are several applications that help create dialogs visually, even so, some practical problems have led me to start the development of a...


kdialog allows you to display dialog boxes from shell scripts. The syntax is very much inspired from the "dialog" command (which shows text mode dialogs).

Bash functions library for *BSD and GNU/Linux that aims to give simple GUI functions using yad, gtkdialog, kdialog, zenity, Xdialog, (c)dialog, whiptail or bash builtins depending on KDE or GNOME running or not, Yad/Gtkdialog/Xdialog installed or not and, eventually, X...
wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, Perl, Lisp and XRC (wxWidgets' XML resources) code.




Whiptail is a tui tool, and Zenity is for creating GUIs