Adding gosx-notifier library which is desktop notifications for OSX

This commit is contained in:
Ralph Caraveo III 2015-04-22 20:54:35 -07:00
parent b814c1cf47
commit 7c34595771

View File

@ -310,6 +310,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
* [go-gtk](http://mattn.github.io/go-gtk/) - Go bindings for GTK * [go-gtk](http://mattn.github.io/go-gtk/) - Go bindings for GTK
* [go-qml](https://github.com/go-qml/qml) - QML support for the Go language * [go-qml](https://github.com/go-qml/qml) - QML support for the Go language
* [gosx-notifier](https://github.com/deckarep/gosx-notifier) - OSX Desktop Notifications library for Go.
* [gotk3](https://github.com/conformal/gotk3) - Go bindings for GTK3. * [gotk3](https://github.com/conformal/gotk3) - Go bindings for GTK3.
* [gxui](https://github.com/google/gxui) - A Go cross platform UI library. * [gxui](https://github.com/google/gxui) - A Go cross platform UI library.
* [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go. * [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go.