Skip to content

rocktronica/curpi

Repository files navigation

Curpi is an internet radio and amp, powered by a Raspberry Pi and housed in a cigar box, with an accompanying web GUI.

Curpi

Running on boot

sudo chown root.gpio /dev/mem
sudo chmod g+rw /dev/mem

Then add run.sh to /etc/rc.local, substituting for your user name

sudo -H -u USERNAME bash -c 'sh /home/USERNAME/curpi/run.sh &'

Protect against SD card corruption when manually unplugging by making the Pi read-only.

License

MIT licensed or as components allow.

About

Internet radio on Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published