/cmus-mediakeys

Control cmus player via global mediakeys

Primary LanguageJavaScriptThe UnlicenseUnlicense

cmus-mediakeys

Control cmus player via global mediakeys

Available keys: play, prev, next

installation

$ git clone https://github.com/nogizhopaboroda/cmus-mediakeys.git
$ cd cmus-mediakeys
$ npm install
$ # run mediakeys handler
$ ./mediakeys

known issues

On Mac OS X, node v4 npm install fails when installs "mediakeys" module.

Issues described here and here

Known workarounds:

  • downgrading node to version 0.10
  • updating XCode to version >=7

If you like this project, check out also cmus plugin manager cmus-bundler