Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psychobunny/nodebb-plugin-desktop-notifications

This NodeBB plugin uses the HTML5 Notifications API to display desktop alerts upon new incoming notifications.
https://github.com/psychobunny/nodebb-plugin-desktop-notifications

Last synced: about 1 month ago
JSON representation

This NodeBB plugin uses the HTML5 Notifications API to display desktop alerts upon new incoming notifications.

Awesome Lists containing this project

README

        

# NodeBB Desktop Notifications

This NodeBB plugin uses the HTML5 Notifications API to display desktop alerts upon new incoming notifications.

If you have a forum logo set it will use that as the notification icon. Clicking on the notification will take you the appropriate thread.

When the user clicks on the notification icon in the menu, a permission dialog is launched to activate desktop notifications.

Also supports push notifications on mobile!

## Screenshot

![desktop-notifications](http://i.imgur.com/UnBFk3z.png)
![notifications_mobile.png](http://i.imgur.com/JbfEBTJ.png)

## Installation

npm install nodebb-plugin-desktop-notifications

## Browser support

* Chrome
* Safari
* Firefox
* Firefox OS (v1.2+)
* Firefox Mobile (Android)