CasaOS-AppStore
CasaOS-AppStore copied to clipboard
[App Request] OpenWebRX Plus
App Information
Name: openwebrx+ Short Description: OpenWebRX is an open source web-based software defined radio application that allows users to share access to one ore more SDR devices using a browser Official Website: https://luarvique.github.io/ppa/ GitHub Repository: https://github.com/luarvique/openwebrx Docker Image: slechev/openwebrxplus:latest
Why do you want this app?
OpenWebRX is designed for public shared access. The main purpose of this application is to allow users to receive signals remotely that they wouldn't otherwise be able to receive on their own.
Additional information?
Docker Compose
name: owrxp services: owrxp: devices: - /dev/bus/usb:/dev/bus/usb environment: - PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin image: slechev/openwebrxplus ports: - target: 8073 published: "8073" protocol: tcp restart: unless-stopped volumes: - type: bind source: /var/lib/docker/volumes/owrxp-settings/_data target: /var/lib/openwebrx - type: bind source: /var/lib/docker/volumes/owrxp-etc/_data target: /etc/openwebrx x-casaos: devices: - container: /dev/bus/usb description: en_us: "" envs: - container: PATH description: en_us: "" image: "" ports: - container: "8073" description: en_us: "" volumes: - container: /var/lib/openwebrx description: en_us: "" - container: /etc/openwebrx description: en_us: "" cap_add: [] command: [] network_mode: bridge privileged: false container_name: "" hostname: "" cpu_shares: 90 deploy: resources: limits: memory: 1810M x-casaos: architectures: - arm64 author: CasaOS User category: unknown description: en_us: "" developer: unknown icon: "" image: null is_uncontrolled: false main: owrxp port_map: "8073" scheme: http store_app_id: owrxp tagline: en_us: This is a compose app converted from a legacy app (CasaOS v0.4.3 or earlier) thumbnail: "" tips: custom: This is a compose app converted from a legacy app (CasaOS v0.4.3 or earlier) title: en_us: owrxp custom: "" hostname: "" index: /
If you want more information, check their documentation https://www.openwebrx.de