smudge

Homepage: https://github.com/danielfm/smudge

Updated:

Summary

Control the Spotify app

Commentary

This mode requires at least GNU Emacs 24.4

Before using this mode, first go the Spotify Web API console
 and create a new application, adding
 as the redirect URI (or whichever port you have
specified via customize).

After requiring `smudge', make sure to define the client id and client secrets, along with some
other important settings.  See README.md for the complete list of settings and usage information.

Dependencies