Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[App Request] OpenWebRX Plus #535

Open
ChandraOrbit opened this issue Jul 10, 2024 · 1 comment
Open

[App Request] OpenWebRX Plus #535

ChandraOrbit opened this issue Jul 10, 2024 · 1 comment

Comments

@ChandraOrbit
Copy link

ChandraOrbit commented Jul 10, 2024

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

@ChandraOrbit ChandraOrbit changed the title [App Request] Openwebx Plus [App Request] OpenWebRX Plus Jul 10, 2024
@Rad-nerd
Copy link

Rad-nerd commented Nov 16, 2024

I'm making my own openwebrx+ its called CasaRX
I have a photo of it here
Screenshot 2024-11-16 8 54 27 AM

and a start page too
Screenshot 2024-11-16 8 39 21 AM

I didn't post it on GitHub yet because I don't know how and I'm just modifying the code a little so it looks cooler
I used httpd for the start page website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants