yad
tool for creating graphical dialogs from shell scripts
Install
- All systems
-
curl cmd.cat/yad.sh
- Debian
-
apt-get install yad - Ubuntu
-
apt-get install yad -
Alpine
-
apk add yad - Kali Linux
-
apt-get install yad - Fedora
-
dnf install yad - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install yad - Raspbian
-
apt-get install yad - Docker
-
docker run cmd.cat/yad yadpowered 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.