Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jonmagic/jukeman
- Owner: jonmagic
- Created: 2009-06-23T19:07:55.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-02-26T18:07:32.000Z (almost 14 years ago)
- Last Synced: 2023-04-11T13:50:46.465Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6.07 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
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