Skip to content

onli/music-streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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