Skip to content

comster/jukebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JukeBox.js

Create amazing music experiences with node.js

Jukebox Demo

#Documentation

Docs are generated using docco-husky and available at /docs/out/index.html in the repo, and available via github pages.

#Requirements

  • Node.js
  • House.js via npm
  • Mongodb can be configured via config/config.js
  • Exiftool is used on the server to extract metadata from media files, for now.

#Installation

Check the default values in config/config.js for the web port and mongodb connection.

git clone git://github.com/comster/jukebox.git

cd jukebox

npm install house

house --start

About

Cutting edge web audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published