Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 438 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 438 Bytes

yapiradio

Yet another raspberrypi internet radio is a set of simple scripts that control music playback using a single button, or launching from a Qr code (detected with the pi camera).

It supports local file playback as well as webradios, and is designed for Arch Linux for ARM and tries to minimize dependencies.

Installing

pacman -Sy python-pip gcc zbar libxml2 omxplayer
pip install RPi.GPIO
./install.sh 192.168.1.7