glade-previewer

GTK+ User Interface Builder

Install

All systems
curl cmd.cat/glade-previewer.sh
Debian Debian
apt-get install glade
Ubuntu
apt-get install glade
Alpine
apk add glade
Arch Arch Linux
pacman -S glade
image/svg+xml Kali Linux
apt-get install glade
CentOS
yum install glade
Fedora
dnf install glade
Windows (WSL2)
sudo apt-get update sudo apt-get install glade
OS X
brew install glade
Raspbian
apt-get install glade
Docker
docker run cmd.cat/glade-previewer glade-previewer powered by Commando

glade

GTK+ User Interface Builder

Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ toolkit. The user interfaces designed in Glade are stored in the well-known XML format, enabling easy integration with external tools. You will probably want to use it with tools such as libglade, which can load the XML files and create the interfaces at runtime. This version is more modular than previous ones, so you can install modules to add additional widgets for Glade to use.