System Grab Bag

View all TLDR pages from Mac OS X (or from all pages)

spotify

A command-line interface to Spotify. More information: https://github.com/hnarayanan/shpotify.
  • Find a song by name and play it:
    spotify play {{song_name}}
  • Find a playlist by name and play it:
    spotify play list {{playlist_name}}
  • Pause (or resume) playback:
    spotify pause
  • Skip to the next song in a playlist:
    spotify next
  • Change volume:
    spotify vol {{up|down|value}}
  • Show the playback status and song details:
    spotify status

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.