Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/psychobunny/nodebb-plugin-desktop-notifications
- Owner: psychobunny
- License: bsd-2-clause
- Created: 2013-12-29T20:51:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T01:20:10.000Z (about 5 years ago)
- Last Synced: 2024-11-01T06:42:23.321Z (about 2 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 19
- Watchers: 5
- Forks: 16
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nodebb - desktop-notifications - This NodeBB plugin uses the HTML5 Notifications API to display desktop alerts upon new incoming notifications. (Plugins)
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)