Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 373 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 373 Bytes

PiMusic

Play songs from youtube and stream them directly to your FM receivers on specified frequency.

To stream online radio stream to pifm using a pipe, use something like this: sox -t mp3 listen.pls -t wav -r 22050 -c 1 - | sudo ./pifm - 97.7

Android client

There's also a simple Android application so that you can control the thing from your Android device too.