shinysdr

shinysdr

Docker app from FoxxMD's Repository

Overview

Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins.

This docker includes additional plugins courtesy of the maintainer:
* python-libhamlib2 -- Controlling external hardware radios
* gr-air-modes -- ADS-B, aircraft transponders

A config file -- config.py -- in the Config path host directory is necessary in order to run this container! Create one using the instructions below or bring your own ;)

Creating New Config File:
1. Switch to Advanced View in the template and add the following to Post Arguments
--init start /config/myConfig
2. Make sure you have the Config path mapped in your template
3. Apply changes and start the container
4. Edit the container
 4a. Remove the contents of Post Arguments
 4b. Set Config mapping to the subfolder created in Step 1
5. Apply changes
Note: You MUST remove the Post Arguments command on next start or the container will stop on error b/c it will not overwrite an existing config file.

The URL for the container is suffixed with the value of root_cap from config.py
EX http://yourIP:port/rootCapValue
To access the container at the URL without the suffix set root_cap=None in config.py

Runtime arguments

Web UI
http://[IP]:[PORT:8100]/
Network
bridge
Shell
bash
Privileged
false

Template configuration

HTTPPorttcp

Container Port: 8100

Target
8100
Value
8100
WebSocketsPorttcp

Container Port: 8101

Target
8101
Value
8101
Radio DeviceDevice

(Optional) Host device to pass through

ConfigPathrw

Container Path: /config

Target
/config
Value
/mnt/user/appdata/shinysdr/config/

Download Statistics

46,180
Total Downloads
74
This Month
40
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
jeffersonjhunt/shinysdr
Last Updated2020-04-02
First Seen2019-04-11

Run Shinysdr on Unraid.

Shinysdr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.