View on GitHub

betaradio

An easy way listening to internet radios of Taiwan in GNU/Linux.

BetaRadio - An easy way listening to Internet radios of Taiwan in GNU/Linux.

Demo

With this client you can listen to hiChannel radio , PTT Radio, Pinewave Radio, and THBS without opening a browser.

It displays a icon on system tray that you can click and select the channel you want to listen to.

Installation

Debian & Ubuntu

https://tracker.debian.org/pkg/betaradio & http://packages.ubuntu.com/source/betaradio

# apt-get install betaradio

Daily Build PPA for Ubuntu

https://launchpad.net/~fourdollars/+archive/betaradio

$ sudo add-apt-repository ppa:fourdollars/betaradio
$ sudo apt-get update
$ sudo apt-get install betaradio

Download Release Tarballs

https://github.com/fourdollars/betaradio/releases

Build from Source Code

For Debian & Ubuntu,

$ sudo apt-get install libgtk-3-dev libgstreamer1.0-dev libjson-glib-dev libsoup2.4-dev valac
$ git clone https://github.com/fourdollars/betaradio.git
$ ./autogen.sh
$ ./configure
$ make && make install

Browser the Source Code

https://github.com/fourdollars/betaradio

License

Copyright 2007-2014 Shih-Yuan Lee (FourDollars)

Licensed under GPL version 3 or any later version - see COPYING file.