Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

shokai/audio-play-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Play Server

post mp3 URL => play

Dependencies

  • Mac OSX or Linux
  • Sinatra
  • afplay or mpg321
  • pkill (proctools)

Install Dependencies

% gem install bundler
% bundle install

% sudo apt-get install mpg321 # for Ubuntu

% brew install proctools # for MacOSX

Run Server

edit "config.yaml"

run

% ruby development.ru

for Passenger, use config.ru

About

post mp3 URL => play

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published