Home

Awesome

<img src="https://raw.github.com/emilis/worldradioplayer/master/icons/60.png" align="right"> World Radio Player

A player for Internet radio stations on Firefox OS.

Usage

Install it from Firefox Marketplace

Development

Checkout this repository and install/use via the Firefox OS Simulator.

You will need Node.js and a version of Make to build this app. Also lessc, curl and zip on the command line.

To start developing, run:

$ make build-tools
$ make

To create an application.zip file:

$ make zip

Known issues / roadmap

About

Author, contributors

Thanks

License

World Radio Player
Copyright (C) 2013 Emilis Dambauskas, emilis.d@gmail.com

World Radio Player is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

World Radio Player is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.