A very simple spotify control command-line tool.
Works with oh-my-zsh
very simple.
spotify play
spotify pause
spotify playpause
spotify "next track"
spotify "previous track"
- create a folder
spotify
under /USERNAME/.oh-my-zsh/pluginsmkdir ~/.oh-my-zsh/plugins/spotify/
- downlaod spotify.plugin.zsh
vim ~/.zshrc/
, add "spotify
" underplugins
.- restart terminal
exec zsh