A GUI wrapper for softfm.
To use the gui, you will need;
- A SDR device. I have tested with a Nooelec NESDR Mini.
- SoftFM or any fork. I have tested with hayguen/ngsoftfm.
- A Linux distro. I have tested with Ubuntu 20.04.
- Build tools and Qt.
sudo apt install build-essential qt5-default
To build and run, enter below commands.
cd <path_to_softfm-gui>
mkdir build
cd build
qmake ../src/softfm-gui.pro
make
./softfm-gui
Basic | Dark |
---|---|
Advanced | Settings |
---|---|
Tray | Scan |
---|---|