Add go-appindicator (#2511)

This commit is contained in:
Dawid Dziurla 2019-05-20 14:46:24 +02:00 committed by Cássio Botaro
parent 7a364fe241
commit be2d38d1b3

View File

@ -777,6 +777,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Interaction*
* [go-appindicator](https://github.com/dawidd6/go-appindicator) - Go bindings for libappindicator3 C library.
* [gosx-notifier](https://github.com/deckarep/gosx-notifier) - OSX Desktop Notifications library for Go.
* [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.