deejay

可向同一网络中的每个人广播的音乐播放器。「Music player that broadcasts to everyone on the same network」

Github星跟踪图

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

主要指标

概览
名称与所有者mafintosh/deejay
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2015-12-18 12:44:32
推送于2015-12-18 13:09:14
最后一次提交2015-12-18 14:08:56
发布数4
最新版本名称v1.1.1 (发布于 2015-12-18 13:57:23)
第一版名称v1.0.0 (发布于 2015-12-18 13:44:38)
用户参与
星数126
关注者数4
派生数5
提交数10
已启用问题?
问题数5
打开的问题数4
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?