Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

layout page
title OpenWebRX+ Receiver Plugin: MagicKey
permalink /receiver/magic_key

This receiver plugin will allow you to set the MagicKey without typing it in the browser's address bar.

Preview

magic_key

Load

Add this line in your init.js file:

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

init.js

Learn how to load plugins.