Skip to content

narwhalbacon/cjb

Repository files navigation

Collaborative Jukebox

Changelog

2011-07-21 - History, iTunes, UI redesign

2011-07-04 - Updated for Socket.IO v0.7

2011-03-09 - Initial Release

Installation

To use this application, you need:

  • node.js (http://nodejs.org/).
  • npm (http://npmjs.org/)
    • bootstrap the node environment: npm install express formidable socket.io
  • ffmpeg with libmp3lame installed. If you want to support AAC, OGG, and Flac, you will want those libraries, too. Debian users should use debian-multimedia.org; Ubuntu users can use medibuntu.org. Or compile from source.
  • Optional: For tag/album cover support, you will need Python and the following modules:
    • mutagen
    • PythonMagick
  • Optional: For Amazon link support, you will need Python and the following modules:
  • Optional: For iTunes link support, you will need Python and the following modules:

Third-Party Software:

This application uses the following third-party software/libraries:

License:

Major components:

  • ajaxupload - MIT license
  • html5boilerplate - Public Domain
  • jQuery: MIT/GPL license
  • Modernizr: MIT/BSD license
  • Socket.IO - MIT license
  • soundmanager2 - BSD license

About

Collaborative Jukebox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published