Search Criteria
Package Details: openwebrx-plus-git 1.2.118.r0.gf316b2db-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openwebrx-plus-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openwebrx-plus-git |
| Description: | Open source, multi-user SDR receiver software with a web interface |
| Upstream URL: | https://luarvique.github.io/ppa/ |
| Keywords: | sdr |
| Licenses: | AGPL-3.0-only |
| Conflicts: | openwebrx, openwebrx-plus |
| Provides: | openwebrx, openwebrx-plus |
| Submitter: | SteamedFish |
| Maintainer: | SteamedFish |
| Last Packager: | SteamedFish |
| Votes: | 1 |
| Popularity: | 0.000015 |
| First Submitted: | 2023-12-16 11:50 (UTC) |
| Last Updated: | 2026-07-09 08:05 (UTC) |
Dependencies (60)
- owrx_connector-luarviqueAUR
- python-csdr-luarviqueAUR
- python-importlib-metadata
- python-pkg_resources
- python-protobuf (python-protobuf-21AUR, python-protobuf-gitAUR)
- rtl-sdr (rtl-sdr-librtlsdr-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blogAUR, rtl-sdr-blog-gitAUR, rtl-sdr-exp-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-distutils-extra (make)
- python-setuptools (make)
- acarsdecAUR (acarsdec-gitAUR) (optional) – decode ACARS traffic
- aprs-symbols (aprs-symbols-gitAUR) (optional) – display APRS symbols
- codec2 (codec2-gitAUR, codec2-lpcnetAUR) (optional) – demodulate classic FreeDV digital transmissions
- codecserver (codecserver-gitAUR) (optional) – decode audio data from digital voice modes using the AMBE codec, leagally trustworthy
- codecserver-mbelib-module (codecserver-mbelib-module-gitAUR) (optional) – use LEGALLY DUBIOUS codecs to decode digital voice modes using the AMBE codec
- codecserver-softmbe (codecserver-softmbe-gitAUR) (optional) – use LEGALLY DUBIOUS codecs to decode digital voice modes using the AMBE codec
- csdr-skimmerAUR (optional) – decode multiple CW signals at once
- dablinAUR (optional) – decode DAB broadcast signals
- direwolfAUR (direwolf-gitAUR) (optional) – decode Packet Radio and optionally report data back to APRS-IS
- dream-noxAUR (optional) – decode DRM broadcasts
- dump1090 (dump1090-mutability-gitAUR, dump1090-mictronics-gitAUR, dump1090-tomswartz-gitAUR, dump1090-fa-gitAUR, dump1090-gitAUR, readsb-wiedehopf-gitAUR, readsb-adsbx-gitAUR, dump1090-antirez-gitAUR) (optional) – decode Mode-S and ADS-B traffic
- Show 40 more dependencies...
Latest Comments
yjun commented on 2025-01-15 16:19 (UTC) (edited on 2025-01-15 16:26 (UTC) by yjun)
Openwebrx cannot access the rtl-sdr device due to insufficient permissions (according to the RTL-SDR#Using_on_a_headless_server. We need to add the
openwebrxuser to thertlsdrgroup in order to obtain the permission to control the rtl-sdr hardware.and thank you for your packaging. It works very well on my computer. :)