Bash script to control Spotify Linux via DBus
./spotify-control <command>
- play, pause
- next (n)
- prev (p)
- getTitle
- getArtist
- getAlbum
- getStatus (Playing/Paused/etc)
- status (Artist - Title)
Forked from: mgarratt/spotify-control
Bash script to control Spotify Linux via DBus
./spotify-control <command>
Forked from: mgarratt/spotify-control