Locally run Spotify media controls through global keyboard commands or keywords. Avoid the need to rely on external servers! Plus discord bot inspired keywords in case you forget your commands.
- MacOS
- Alfred
- Alfred PowerPack 💰(Paid)
- Check releases
- Download the latest version of the workflow
- Double click the downloaded workflow file and import it into alfred
- Customize by setting up your own commands
The workflow uses both python and Spotify's applescriptAPI to interface with Spotify and macOS, bypassing the need to use the Spotify API and talk to Spotify servers. This means that it works offline and without delay!
Spotify Actions | Keywords |
---|---|
Play/Pause | !p |
Next Song | !s |
Previous Song | !b |
Volume Up | !sup |
Volume Down | !sdown |
Toggle Shuffle | !shuffle |
Toggle Loop | !loop |
Quickplay Playlist | !q |
Song Information | !song |
Copy Song URL | !copy |
System Actions | Keywords |
---|---|
Play/Pause | !p |
Volume Up | !volup |
Volume Down | !voldown |
Quit Spotify | !quit |
Toggle Spotify Focus | !show |
Workflow Icon: @FelixMeens
Displaying Current Track Information (v0.0.7 and older): WhoDis Workflow
Emulated Pause Key: @fredrikw