All Projects → nogizhopaboroda → Cmus Mediakeys

nogizhopaboroda / Cmus Mediakeys

Licence: unlicense
Control cmus player via global mediakeys

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Cmus Mediakeys

Opensheetmusicdisplay
OpenSheetMusicDisplay renders sheet music in MusicXML format in your web browser based on VexFlow. OSMD is brought to you by PhonicScore.com.
Stars: ✭ 673 (+3858.82%)
Mutual labels:  music
Nuclear
Streaming music player that finds free music for you
Stars: ✭ 7,133 (+41858.82%)
Mutual labels:  music
Smd
Spotify Music Downloader
Stars: ✭ 822 (+4735.29%)
Mutual labels:  music
Soundcast
Cast audio from macOS to Chromecast
Stars: ✭ 684 (+3923.53%)
Mutual labels:  music
Jetpack Mvvm Best Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
Stars: ✭ 6,950 (+40782.35%)
Mutual labels:  music
Ttkmusicplayer
TTKMusicPlayer that imitation Kugou music, the music player uses of qmmp core library based on Qt for windows and linux.(支持网易云音乐、QQ音乐、酷我音乐、酷狗音乐等等)
Stars: ✭ 765 (+4400%)
Mutual labels:  music
Music Player Go
🎶🎼 Very slim music player 👨‍🎤 100% made in Italy 🍕🌳🌞🍝🌄
Stars: ✭ 654 (+3747.06%)
Mutual labels:  music
Spotifyscrape
Export Spotify Playlists to Google Play Music All Access
Stars: ✭ 16 (-5.88%)
Mutual labels:  music
Sonerezh
A self-hosted, web-based application to stream your music, everywhere.
Stars: ✭ 750 (+4311.76%)
Mutual labels:  music
Daw
GridSound (0.33.0) wants to be an open source online digital audio workstation following the new WebAudio API 🎛🎹🎵✨
Stars: ✭ 804 (+4629.41%)
Mutual labels:  music
Black candy
A self hosted music streaming server
Stars: ✭ 686 (+3935.29%)
Mutual labels:  music
Musiccloudwebapp
🎧vuejs仿网易云音乐
Stars: ✭ 705 (+4047.06%)
Mutual labels:  music
Vue 163 Music
【停止维护】网易云音乐web版,支持PC端常用功能,localStorage保存播放列表
Stars: ✭ 788 (+4535.29%)
Mutual labels:  music
Deepj
A deep learning model for style-specific music generation.
Stars: ✭ 681 (+3905.88%)
Mutual labels:  music
Taro Music
🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,目前正在使用react-hooks重构中(不定时更新)
Stars: ✭ 826 (+4758.82%)
Mutual labels:  music
Geemusic
A bridge between Google Music and Amazon's Alexa
Stars: ✭ 675 (+3870.59%)
Mutual labels:  music
Mutagen
Python module for handling audio metadata
Stars: ✭ 760 (+4370.59%)
Mutual labels:  music
Youtub.ly Android
An android app to download 📹 videos and songs from youtube to phone internal storage
Stars: ✭ 17 (+0%)
Mutual labels:  music
Spotifyapi Net
🔉 A Client for the Spotify Web API, written in C#/.NET
Stars: ✭ 887 (+5117.65%)
Mutual labels:  music
Musegan
An AI for Music Generation
Stars: ✭ 794 (+4570.59%)
Mutual labels:  music

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

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].