Ch'tite Radio

In order to listen to the radio in the office (no access to Amarok, etc.) I devised a small bash script using solely mplayer which permits to listen to several radios. It is preprogrammed with some french radios but the list can be easily changed in the source code.

Download

Installation

Create a directory where you will store the above files. (say it is /usr/johndoe/shell/)
Make the script executable by going into /usr/johndoe/shell/ and typing:
chmod 755 radio
Create a "link to application" on your desktop. Use one of the icons you downloaded. As command type :
xterm -e /usr/johndoe/shell/radio
You're done.

P.S. : Once you clicked on a radio, you can use the usual mplayer shortcuts. E.g. hit Q to quit the radio you are currently listening and return to the menu.

Screenshot