This receiver
plugin will track the Doppler shift frequency of a chosen satellite. Useful for SSTV/Packet.
This plugin started as a port of work by Sergey Osipov.
Then I switched to CelesTrak JSON API and created Satellite Finder modal window.
The Satellite Finder window will help you find a satellite and will give useful information on each satellite.
Add this line in your init.js
file:
Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/receiver/doppler/doppler.js');
Learn how to load plugins.