yad

tool for creating graphical dialogs from shell scripts

Install

All systems
curl cmd.cat/yad.sh
Debian Debian
apt-get install yad
Ubuntu
apt-get install yad
Alpine
apk add yad
image/svg+xml Kali Linux
apt-get install yad
Fedora
dnf install yad
Windows (WSL2)
sudo apt-get update sudo apt-get install yad
Raspbian
apt-get install yad
Docker
docker run cmd.cat/yad yad powered by Commando

yad

tool for creating graphical dialogs from shell scripts

Yad allows you to display GTK+ dialog boxes from command line or shell scripts. It is similar to Zenity but with more dialog types and options.