Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftFM GUI

A GUI wrapper for softfm.

Requirements

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

Building the code

To build and run, enter below commands.

cd <path_to_softfm-gui>
mkdir build
cd build
qmake ../src/softfm-gui.pro
make
./softfm-gui

Screenshots

Basic Dark
screenshot-basic screenshot-dark
Advanced Settings
screenshot-advanced screenshot-settings
Tray Scan
screenshot-tray screenshot-scan

About

SoftFM GUI

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages