layout | title | permalink |
---|---|---|
page |
OpenWebRX+ Receiver Plugin: Colorful Spectrum |
/receiver/colorful_spectrum |
This receiver
plugin will colorify your spectrum analyzer.
Add this line in your init.js
file:
Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/receiver/colorful_spectrum/colorful_spectrum.js');
Learn how to load plugins.