From 7c3459577148bd1af6446182e3952d1d9aeeefd3 Mon Sep 17 00:00:00 2001 From: Ralph Caraveo III Date: Wed, 22 Apr 2015 20:54:35 -0700 Subject: [PATCH] Adding gosx-notifier library which is desktop notifications for OSX --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96475877..8e36e170 100644 --- a/README.md +++ b/README.md @@ -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-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. * [gxui](https://github.com/google/gxui) - A Go cross platform UI library. * [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go.