yad-icon-browser
tool for creating graphical dialogs from shell scripts
Install
- All systems
-
curl cmd.cat/yad-icon-browser.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 update
sudo apt-get install yad
- Raspbian
-
apt-get install yad
- Dockerfile
- dockerfile.run/yad-icon-browser
- Docker
-
docker run cmd.cat/yad-icon-browser yad-icon-browser
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.