layout | title | permalink |
---|---|---|
page |
OpenWebRX+ Receiver Plugin: ScreenShot |
/receiver/screenshot |
This receiver
plugin will allow you to take screenshot of your waterfall.
Add this line in your init.js
file:
Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/receiver/screenshot/screenshot.js');
Learn how to load plugins.