matedialog
Display graphical dialog boxes from shell scripts
Install
- All systems
-
curl cmd.cat/matedialog.sh
- Ubuntu
-
apt-get install mate-dialogs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mate-dialogs
- Raspbian
-
apt-get install mate-dialogs
- Dockerfile
- dockerfile.run/matedialog
mate-dialogs
Display graphical dialog boxes from shell scripts
The mate-dialogs tool allows you to display GTK+ dialogs from shell scripts for MATE desktop (like zenity of GNOME). This package contains the mate-dialogs executable.