Open source, multi-user SDR receiver software with a web interface
Go to file
Jakob Ketterl 77de488521 mark last breadcrumb active 2021-04-18 19:25:29 +02:00
.github/ISSUE_TEMPLATE update wording on github 2020-08-26 21:08:50 +02:00
csdr merge AudioHandler and AudioChopper; split audio module 2021-04-11 14:40:28 +02:00
debian remove config_webrx.py from debian package 2021-04-18 00:08:34 +02:00
docker remove config_webrx.py from docker images, too 2021-04-18 01:01:48 +02:00
htdocs introduce breadcrumbs in the web config 2021-04-18 17:49:13 +02:00
owrx mark last breadcrumb active 2021-04-18 19:25:29 +02:00
owrxadmin implement a command to test for a user's existence 2021-02-18 15:42:12 +01:00
systemd remove faulty dependency 2021-01-22 17:34:09 +01:00
test make the frontend resume when an sdr device becomes present 2021-03-21 00:14:18 +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 changelogs 2021-03-31 00:34:55 +02:00
LICENSE.txt Create LICENSE.txt 2015-11-29 18:00:35 +01:00
README.md update list of features with recent development 2021-01-17 19:51:04 +01:00
bands.json merge in updates from receiverbook 2021-04-18 01:41:13 +02:00
bookmarks.json add scaffolding for pocsag decoding 2020-01-06 22:08:17 +01:00
config_webrx.py remove digimodes_enable setting since it no longer works 2021-04-18 00:50:13 +02:00
docker.sh remove redpitaya source (working with hpsdr_connector) 2021-04-05 15:48:03 +02:00
openwebrx-admin.py include command to create a user 2021-02-06 18:04:32 +01:00
openwebrx.conf move aprs_symbols_path to new config 2021-02-07 00:21:57 +01:00
openwebrx.py restructure project for packaging 2019-12-08 17:15:48 +01:00
setup.py move wsjt/js8 decisions out of csdr 2021-04-09 18:16:25 +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
  • supports a wide range of SDR hardware
  • 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, FST4, FST4W)
  • direwolf based demodulation of APRS packets
  • JS8Call support
  • DRM support
  • FreeDV support
  • M17 support based on m17-cxx-demod

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.

If you want to hang out, chat, or get in touch directly with the developers, receiver operators or users, feel free to drop by in our Discord server.

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.