From 40851b8b6fd57454ed905174ec1bd74660100e04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFck=20Piera?= Date: Tue, 18 Aug 2015 10:08:41 +0200 Subject: [PATCH] Add JoliNotif to notifications libraries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b985bd..1c0e926 100644 --- a/README.md +++ b/README.md @@ -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.