Open source, multi-user SDR receiver software with a web interface
Go to file
Jakob Ketterl 4a8e9472ab create metric dynamically 2020-10-02 17:16:16 +02:00
.github/ISSUE_TEMPLATE update wording on github 2020-08-26 21:08:50 +02:00
csdr make the secondary fft run faster again 2020-09-17 22:57:40 +02:00
debian update changelog with the respective type 2020-09-20 12:26:57 +02:00
docker update owrx_connector in docker 2020-09-26 01:46:25 +02:00
htdocs fix some javascript errors 2020-09-20 19:53:13 +02:00
owrx create metric dynamically 2020-10-02 17:16:16 +02:00
systemd create and use custom user on debian install 2020-02-17 15:03:20 +01:00
test don't send event when value doesn't change 2020-03-25 17:59:00 +01:00
.dockerignore don't put debian files in docker builds 2020-02-17 15:03:39 +01:00
.gitignore switch file loading to pkg_resources 2019-12-08 20:27:58 +01:00
CHANGELOG.md update changelog with the respective type 2020-09-20 12:26:57 +02:00
LICENSE.txt Create LICENSE.txt 2015-11-29 18:00:35 +01:00
README.md let's try to close that bracket 2020-03-07 21:23:08 +01:00
bands.json s/psk/bpsk/g in bands.json 2020-08-30 04:56:48 +02:00
bookmarks.json add scaffolding for pocsag decoding 2020-01-06 22:08:17 +01:00
build.sh add build instructions for new images 2020-09-10 20:55:12 +02:00
config_webrx.py activate fft averaging on the secondary fft 2020-09-17 22:43:39 +02:00
manifest.sh split the manifest step into a separate skript 2020-02-18 22:47:51 +01:00
openwebrx.py restructure project for packaging 2019-12-08 17:15:48 +01:00
push.sh split the manifest step into a separate skript 2020-02-18 22:47:51 +01:00
setup.py add -dev flag to clearly distinguish development versions 2020-06-14 21:58:35 +02:00
users.json add first user storage implementation 2020-04-01 22:29:42 +02:00

README.md

OpenWebRX

OpenWebRX is a multi-user SDR receiver software with a web interface.

OpenWebRX

It has the following features:

  • csdr based demodulators (AM/FM/SSB/CW/BPSK31/BPSK63)
  • filter passband can be set from GUI
  • it extensively uses HTML5 features like WebSocket, Web Audio API, and Canvas
  • it works in Google Chrome, Chromium and Mozilla Firefox
  • currently supports RTL-SDR, HackRF, SDRplay, AirSpy, LimeSDR, PlutoSDR
  • Multiple SDR devices can be used simultaneously
  • digiham based demodularors (DMR, YSF, Pocsag)
  • dsd based demodulators (D-Star, NXDN)
  • wsjt-x based demodulators (FT8, FT4, WSPR, JT65, JT9)

Setup

The following methods of setting up a receiver are currently available:

  • Raspberry Pi SD card images
  • Debian repository
  • Docker images
  • Manual installation

Please checkout the setup guide on the wiki for more details on the respective methods.

Community

If you have trouble setting up or configuring your receiver, you have some great idea you want to see implemented, or you just generally want to have some OpenWebRX-related chat, come visit us over on our groups.io group.

Usage tips

You can zoom the waterfall display by the mouse wheel. You can also drag the waterfall to pan across it.

The filter envelope can be dragged at its ends and moved around to set the passband.

However, if you hold down the shift key, you can drag the center line (BFO) or the whole passband (PBS).

Licensing

OpenWebRX is available under Affero GPL v3 license (summary).

OpenWebRX is also available under a commercial license on request. Please contact me at the address <randras@sdr.hu> for licensing options.