nodebb-plugin-desktop-notifications

NodeBB Desktop Notifications


Keywords
nodebb, plugin, notifications, desktop, alerts
License
BSD-2-Clause
Install
npm install nodebb-plugin-desktop-notifications@0.3.3

Documentation

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 notifications_mobile.png

Installation

npm install nodebb-plugin-desktop-notifications

Browser support

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