This repo provides everything needed to transform a RaspberryPi into a PyQT5 based Webradio
The installation script is designed for Raspbian Lite.
##Preparations
When preparing a new OS Installation, make sure the autologin to CLI is enabled by using raspi-config
Execute the following Command:
wget -O - https://raw.githubusercontent.com/buffb/ReliatyRadio/master/install.sh | bash