nodebb-plugin-dev-ready-notifier

Plugin sends desktop notification when NodeBB is ready. Useful for NodeBB developers.

Usage no npm install needed!

<script type="module">
  import nodebbPluginDevReadyNotifier from 'https://cdn.skypack.dev/nodebb-plugin-dev-ready-notifier';
</script>

README

nodebb-plugin-dev-ready-notifier

Plugin sends desktop notification when NodeBB is ready. Useful for NodeBB developers.

Installation

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