Skip to content

Repository files navigation

Ember-radio

An EmberJS app to showcase radio streaming with HTML5 Audio. This app can play streams that are supported on your browser.

To play a radio, simply copy the stream URL into the input box. You can also play any supported online audio files.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

About

An EmberJS app that can stream audio URLs and files using HTML5 Audio

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages