An open API service indexing awesome lists of open source software.

https://github.com/axel-erfurt/getradiolist

get a list of radio stations
https://github.com/axel-erfurt/getradiolist

internetradio pyqt5 pyradios python3 radio stations webradio

Last synced: 11 months ago
JSON representation

get a list of radio stations

Awesome Lists containing this project

README

          

# getRadioList
get a list of radio stations by searching [radio-browser](https://www.radio-browser.info/#!/)

- added playing

F6 -> play Station from line where cursor is

F7 -> stop playing

see context menu for more

### Requirements:
- python3
- PyQt5

### Credits:
André P. Santos (andreztz) for [pyradios](https://github.com/andreztz/pyradios)

[radio-browser](https://www.radio-browser.info/#!/)

![alt screenshot](https://github.com/Axel-Erfurt/getRadioList/blob/master/screenshot.png)

- _**getRadioListWeb.py**_

Version using QWebEngineView

![alt screenshot](https://github.com/Axel-Erfurt/getRadioList/blob/master/screenshotWeb.png)