Skip to content

murray3k/spotify-control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

spotify-control ZSH

Zsh function to control Spotify Linux via DBus. Includes a plugin file to use with oh-my-zsh. It also creates an alias spofy, because laziness. For the same reason the interface changed a little (see below). Also it is spaced alias so histignorespace is used.

Usage

_spotify-control <command>

  • play, pause (s)
  • next (n)
  • prev (p)
  • getTitle
  • getArtist
  • getAlbum
  • status (Playing/Paused/etc, Artist - Title) [default (no command given)]

References

Forked from: nriitala/spotify-control Originally forked from: mgarratt/spotify-control

About

Bash script to control Spotify Linux via DBus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%