Merge pull request #453 from pyrech-forks/patch-1

[notifications] jolicode/JoliNotif
This commit is contained in:
Jad Bitar 2016-04-03 22:03:22 -04:00
commit 32029d5b88
1 changed files with 1 additions and 0 deletions

View File

@ -662,6 +662,7 @@ Libraries to help manage database schemas and migrations.
## Notifications
*Libraries for working with notification software.*
* [JoliNotif](https://github.com/jolicode/JoliNotif) - A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc)
* [Nod](https://github.com/filp/nod) - A notification library (e.g., Growl).
* [Notificato](https://github.com/mac-cain13/notificato) - A library for handling push notifications.
* [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.