Add zenity

This commit is contained in:
Nuno Cruces 2021-06-22 00:28:10 +01:00 committed by Avelino
parent 07773c8194
commit 8eb35bc813

View File

@ -975,6 +975,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [robotgo](https://github.com/go-vgo/robotgo) - Go Native cross-platform GUI system automation. Control the mouse, keyboard and other.
* [systray](https://github.com/getlantern/systray) - Cross platform Go library to place an icon and menu in the notification area.
* [trayhost](https://github.com/shurcooL/trayhost) - Cross-platform Go library to place an icon in the host operating system's taskbar.
* [zenity](https://github.com/ncruces/zenity) - Cross-platform Go library and CLI to create simple dialogs that interact graphically with the user.
## Hardware