dylowicz / richie

Server-side music player in Ruby with mobile web client in Angular.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

richie

Server side music player in Ruby with mobile web client in Angular.

alt tag

Requirements

  • ruby 2.2+
  • bundler
  • mpd

Installation

  1. In .mpdconf, setup music_directory variable to path with your mp3 music
  2. bundle

Running

  1. mpd
  2. shotgun app.rb
  3. http://localhost:4567

About

Server-side music player in Ruby with mobile web client in Angular.


Languages

Language:JavaScript 62.5%Language:HTML 19.5%Language:Ruby 16.0%Language:CSS 2.0%