Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonmagic/jukeman

JukeMan is a client & server application that turns a debian box into a jukebox. It is designed to have one master jukebox (the server) and then many slave jukeboxes (the clients) that sync their music and playlists from the master.
https://github.com/jonmagic/jukeman

Last synced: 30 days ago
JSON representation

JukeMan is a client & server application that turns a debian box into a jukebox. It is designed to have one master jukebox (the server) and then many slave jukeboxes (the clients) that sync their music and playlists from the master.

Awesome Lists containing this project

README

        

h1. JukeMan

JukeMan is a simple rails app with an iTunes like interface for uploading (or importing from a folder) music into its library, and then organizing that music into playlists. The music and playlists are then distributed (in the background) to all your other JukeMan locations.

JukeMan will run on almost any system that can run MPD (the Music Player Daemon). I've written an installer that deploys JukeMan and all its dependencies to a bare metal Debian install: "JukeMan Installer":http://github.com/jonmagic/jukeman_installer