Skip to content

Zenity for macOS and WSL through Homebrew

Nuno Cruces edited this page May 5, 2022 · 1 revision

I maintain a Homebrew 🍺 tap at github.com/ncruces/homebrew-tap.

To install the latest version of zenity on macOS/WSL do:

brew install ncruces/tap/zenity

Then you can test out the zenity command:

zenity --info
Clone this wiki locally