Skip to content

kdg14445/piradio

 
 

Repository files navigation

piradio

An internet radio based on the Raspberry Pi.

Simulator screenshot

Development Setup (OS X)

$ brew install freetype
$ brew install mpd
$ brew install sdl sdl_image sdl_mixer sdl_ttf portmidi
$ brew install mercurial
$ gem install mvg-live
$ cp mpdconf.example.osx ~/.mpdconf
$ virtualenv venv
$ . venv/bin/activate
$ pip install -r requirements.txt
$ mpd --no-daemon
$ ./piradio.py

Meta

Daniel Bader – @dbader_orgmail@dbader.org

Distributed under the MIT license. See LICENSE.txt for more information.

https://github.com/dbader/piradio

About

A web radio based on the Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.5%
  • Python 25.1%
  • C 17.1%
  • SourcePawn 7.0%
  • Other 0.3%