Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie0 committed Apr 27, 2017
1 parent cc83e26 commit 32c9e12
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# <img src="https://raw.githubusercontent.com/InsanityRadio/OnAirController/master/doc/headphones_dark.png" align="left" height=48 /> Web Player

This is a Cordova-based application for playing an Icecast stream.

Specifically, Cordova-TypeScript-WebPack.

## Modifying

At some point all the configuration options will be moved to a single file. Until this is the case, you have to go diving for the stream URL etc.

## Installation

Firstly, `npm install` to install all the node modules you need.

Run `webpack`. Then copy the `www` directory to your web server.

0 comments on commit 32c9e12

Please sign in to comment.