[nodebb-plugin-dev-ready-notifier] "NodeBB is ready" Desktop Notifier
-
Plugin sends desktop notification when NodeBB is ready. Useful for NodeBB developers.
Install via NPM
npm install nodebb-plugin-dev-ready-notifier
See node-notifier for Mac/Linux/Windows requirements.
Usage
When activated, plugin sends desktop notification each time when NodeBB is ready.
Very useful when NodeBB started in watch mode
Changes v0.1.1
- new notifications backend
- notification sound added
- open forum homepage on notification click
- instructions fixed
-
@Oleksandr-Pidlisnyi Nice plugin!
Personally, I rely on the alert coming up, and I have two tabs open one to the page changes are being made, and another to the ACP.
Then I execute a keyboard shortcut to trigger a restart or a reload (for reference, that's
Ctrl-Shift-A R
andCtrl-Shift-A r
, respectively).Also, I always thought @psychobunny was the only person using watch mode -- restart button doesn't work on watch mode, AFAIK.
-
Changes v0.1.1
- new notifications backend
- notification sound added
- open forum homepage on notification click
- instructions fixed
Copyright © 2024 NodeBB | Contributors