PyRadio

June 12, 2009

PyRadio is a console based Internet radio player. It is implemented in Python, and uses mplayer for media playback. Download version 0.2.

PyRadio has been tested under Ubuntu 9.04, but should run without any problems under most UNIX based operating systems. To get it running you’ll need Python and mplayer. Instructions are below:

Instructions

  1. Download PyRadio (you might need to right click on the link and select “save as”)
  2. Unzip the archive file, which includes “pyradio” and “stations.csv”.
  3. Make the “pyradio” file executable. From the command line: chmod +x ./pyradio
  4. And run: ./pyradio
  5. You can customise your stations list by editing the stations.csv file

Code

The latest code available via GitHub.

Bugs/Feature Requests

If you find any bugs or would like to request any features then please leave a comment on the 0.2 release post.

1 Comment »

  1. Nice work, this is an awesome script.

    Comment by flubba — July 18, 2010 @ 3:10 pm

RSS feed for comments on this post.

Leave a comment