`yad` (Yet Another `dialog`) is a CLI tool to create graphical user prompts.
yad, Yet Another Dialog, is Gtk+-based dialog construction kit. It allows simple and complex dialogs to be built from the command-line, and is intended for use in shell scripts. It is similar in concept to dialog, Zenity etc.
Use this tag for questions about the use of yad, e.g. how to construct a specific dialog using yad.