The Little Streamer
Extremely simple music streamer using Sinatra.
Install
gem install the_little_streamer
Use
the_little_streamer /path/to/music
Browse to http://localhost:4567
Dependencies
- Sinatra
- taglib-ruby
- A browser that supports HTML5, like Chrome
You are strongly encouraged to use Mongrel or Thin (installable as gems) instead of WEBrick, as they will be way faster. Just install one and Sinatra will prefer it over WEBrick.
Formats
The Little Streamer currently only searches for MP3 and OGG files.