1.0.0 • Published 5 years ago

control-deck-media-controls v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Control Deck Media Controls

A plugin for Control Deck to mimic pushing the media keys on your keyboard.

Example Control Deck Config

{
	"button_0": {
		"plugin": "control-deck-media-controls",
		"options": {
			"type": "play/pause"
		}
	}
}

Available Button Types

play/pause
volume-up
volume-down
mute

Contributing

Pull requests welcome!