openwebrxplus-plugins

This is a receiver plugin to compact the receiver analog modes section. It replaces the default grid of mode buttons with a dropdown menu. Can be useful on small screen devices.

Preview

compact_analog_modes

Load

Add this line in your init.js file:

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

init.js

Learn how to load plugins.