Skip to content

vinpap/PyFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyFM

PyFM is a (very) simple FM radio player coded in Python.

Requirements

  • Linux
  • Python
  • A RTL-SDR dongle

Installation

  • Set up your RTL-SDR (installation instructions here)
  • Install sounddevice
  • Install the Tkinter package (the exact package to install depends on your distribution)
  • Install the requirements (pip install -r requirements.txt or pipenv install -r requirements.txt, if you use pipenv)

Running the software

Simply run python main.py.

screenshot

About

A simple GUI-based FM radio player

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages