MagicLink
MagicLink - modern server for SDR frond-end radio devices. Allows remote access to the data stream both on the local network and via the Internet.
To access over the internet, your server must be able to accept an incoming connection. In addition, in guest mode, your server is available to other users.
Supported hardware:
- Airspy HF+
- Airspy R2/mini
Supported platform:
- Linux
Install
Install Flatpak
sudo apt install flatpak
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
sudo reboot
Download installation file. Install MagicLink
sudo flatpak install magiclink.flatpak
Run app
flatpak run com.sdr_labs.magiclink
Available arguments
flatpak run com.sdr_labs.magiclink -h
Update app
Uninstall current version and install new
sudo flatpak remove com.sdr_labs.magiclink