Drop duplicate and alphabetize notifications

This commit is contained in:
Jose Diaz-Gonzalez 2016-04-03 22:11:34 -04:00
parent 5f88cd9a68
commit 7009c5f740
1 changed files with 1 additions and 2 deletions

View File

@ -667,10 +667,9 @@ Libraries to help manage database schemas and migrations.
* [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.
* [Notificato](https://github.com/mac-cain13/notificato) - A library for handling push notifications.
* [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.
* [JoliNotif](https://github.com/jolicode/JoliNotif) - An OS agnostic desktop notification library.
## Deployment
*Libraries for project deployment.*