Skip to content

va1da5/docker-gqrx-pluto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Blueprint for GQRX with PlutoSDR

Gqrx is an open source software defined radio receiver (SDR) powered by the GNU Radio and the Qt graphical toolkit - Official Project Repository

Installation

git clone https://github.com/va1da5/docker-gqrx-pluto.git
cd docker-gqrx-pluto
./build.sh

Usage

./run.sh

You can also simulate native binary using the following:

mkdir ~/bin
cp run.sh ~/bin/gqrx
chmod +x ~/bin/gqrx
gqrx # start a container from anywhere in CLI

About

Docker blueprint for GQRX with PlutoSDR support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published