Browse Source

Add JoliNotif to notifications libraries

pull/453/head
Loïck Piera 10 years ago
parent
commit
40851b8b6f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

624
 ## Notifications
624
 ## Notifications
625
 *Libraries for working with notification software.*
625
 *Libraries for working with notification software.*
626
 
626
 
627
+* [JoliNotif](https://github.com/jolicode/JoliNotif) - A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc)
627
 * [Nod](https://github.com/filp/nod) - A notification library (e.g., Growl).
628
 * [Nod](https://github.com/filp/nod) - A notification library (e.g., Growl).
628
 * [Notificato](https://github.com/wrep/notificato) - A library for handling push notifications.
629
 * [Notificato](https://github.com/wrep/notificato) - A library for handling push notifications.
629
 * [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.
630
 * [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications.

Loading…
Cancel
Save