Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 509 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 509 Bytes

music-streamer

Listen to music from your own server in your browser using HTML 5.

ScreenShot

Installation

First, install the requirements:

  • ruby
  • sqlite3
  • libmagic-dev
  • libtag1-dev

Then install the bundle gem

gem install bundle

In the music-streamer directory, execute now

bundle install

and start the program with

bundle exec ruby server.rb