Skip to content

Instantly share code, notes, and snippets.

View raelga's full-sized avatar
🐱
Learning

Rael Garcia raelga

🐱
Learning
View GitHub Profile
@raelga
raelga / sp
Last active August 29, 2015 14:23 — forked from wandernauta/sp
#!/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.
#