18 February 2019
Today I learnt that if you're using Oh My Zsh, you can control your Spotify app from the command line.
Here's how:
create a client id
~/.zshrc
file and add osx
to your list of plugins
. Save/Users/<username>/.shpotify.cfg
file and add your CLIENT_ID
and CLIENT_SECRET
. Savespotify play album Teal Album
That is all.