I hereby claim:
- I am Sirrah on github.
- I am sirrah (https://keybase.io/sirrah) on keybase.
- I have a public key whose fingerprint is 4A13 0871 EA04 A1C2 F6DB 12D3 9D92 876C 74E3 DAFE
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
# | |
# This is sp, the command-line Spotify controller. It talks to a running | |
# instance of the Spotify Linux client over dbus, providing an interface not | |
# unlike mpc. | |
# | |
# Put differently, it allows you to control Spotify without leaving the comfort | |
# of your command line, and without a custom client or Premium subscription. | |
# |