Skip to content

mafintosh/deejay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Music player that broadcasts to everyone on the same network

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published