Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 477 Bytes

File metadata and controls

23 lines (15 loc) · 477 Bytes
layout title permalink
page
OpenWebRX+ Receiver Plugin: ScreenShot
/receiver/screenshot

This receiver plugin will allow you to take screenshot of your waterfall.

Preview

screenshot

Load

Add this line in your init.js file:

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

init.js

Learn how to load plugins.