Releases: FuzzyIdeas/MusicDecoy
Releases · FuzzyIdeas/MusicDecoy
v1.1
Music app launching
Now you can configure Music Decoy to launch another app when the ▷ Play button is pressed.
To do that, run the following command in the Terminal (example for Spotify):
defaults write com.apple.MusicDecoy mediaAppPath /Applications/Spotify.app
To reset the configuration, run:
defaults delete com.apple.MusicDecoy mediaAppPath
Based on #5