openwebrxplus-plugins

This receiver plugin will:

The plugin depends on utils v0.2 plugin.

Preview

screen_reader

Load

Add this line in your init.js file:

Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/receiver/screen_reader/screen_reader.js');
Plugins.screen_reader.log_messages = true; // if you want to log the messages to the chat window.

init.js

Learn how to load plugins.