Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 376 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 376 Bytes

spotify-control

Bash script to control Spotify Linux via DBus

Usage

./spotify-control <command>

  • play, pause
  • next (n)
  • prev (p)
  • getTitle
  • getArtist
  • getAlbum
  • getStatus (Playing/Paused/etc)
  • status (Artist - Title)

References

Forked from: mgarratt/spotify-control