Merge branch 'prashantgupta24-patch-1'

* prashantgupta24-patch-1:
  Add a dot
  added OSX sleep/wake notifier
This commit is contained in:
Avelino 2019-06-17 12:04:31 -03:00
commit f3c1d84ae2
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A

View File

@ -789,6 +789,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [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.
* [mac-activity-tracker](https://github.com/prashantgupta24/activity-tracker) - OSX library to notify about any (pluggable) activity on your machine.
* [mac-sleep-notifier](https://github.com/prashantgupta24/mac-sleep-notifier) - OSX Sleep/Wake notifications in golang.
* [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.