All Projects → mafintosh → Deejay

mafintosh / Deejay

Licence: mit
Music player that broadcasts to everyone on the same network

Programming Languages

javascript
184084 projects - #8 most used programming language

deejay

Music player that broadcasts to everyone on the same network

npm install -g deejay

On the DJ's machine

deejay music.mp3 # plays and broadcasts music.mp3

On other computers on the same network

deejay # plays music.mp3 at the same time offset as the deejay

If there are multiple DJs on the same network you can use the --station [name] switch to name your music feed

deejay --station=eurodance music.mp3

Requirements

deejay currently requires mplayer.

  • OSX: brew install mplayer
  • Ubuntu/debian: apt-get install mplayer

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].