Skip to content

enjuus/sps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sps

A CLI tool to control Spotify and GPMDP via DBus on Linux

Installation

Install with

go get github.com/enjuus/sps

Usage

NAME:
   sps - Commandline interface to Spotify/GPMDP

USAGE:
   sps [command]

COMMANDS:
     album        Print the album of the currently playing song
     current      Returns currently playing song
     file         Downloads the album art
     listen       Starts in listening mode
     next, n      Skips to next song
     previous, p  Skips to the previous song
     pause       Pauses playback
     play           Starts or resumes Playback
     toggle        Toggle playback
     status       Print the player status
     url          Print URL to album art
     volume, vol  Show the current player volume
     help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help

About

spotify cli for the official client via dbus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages