openwebrxplus-plugins

This receiver plugin will:

The plugin depends on notify plugin.

Preview

connect

Load

Add these lines in your init.js file:

await Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/receiver/notify/notify.js');
await Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/receiver/connect_notify/connect_notify.js');

init.js

Learn how to load plugins.