Cross-platform internet radio player
Credits
BASS - Audio library (free for non-commercial use) http://www.un4seen.com/bass.html
FLTK - Cross-platform C++ GUI toolkit (LGPL v2) http://www.fltk.org/index.php
RadioSure - Used stations database http://www.radiosure.com/stations/
How to install?
git clone https://github.com/simargl/flradio
cd flradio
make install
Dependencies:
fltk 1.3.x