Skip to content

Releases: FuzzyIdeas/MusicDecoy

v1.1

11 Jan 12:27
e5afe15
Compare
Choose a tag to compare

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

v1.0

02 Nov 12:20
050e63d
Compare
Choose a tag to compare
Update README.md