Add JoliNotif to notifications libraries

This commit is contained in:
Loïck Piera 2015-08-18 10:08:41 +02:00
parent 3f547810e3
commit 40851b8b6f
1 changed files with 1 additions and 0 deletions

View File

@ -624,6 +624,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/wrep/notificato) - A library for handling push notifications.
* [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.