Skip to content

Instantly share code, notes, and snippets.

View iiSeymour's full-sized avatar
🧬

Chris Seymour iiSeymour

🧬
  • Oxford Nanopore Technologies
  • Oxford
  • X @iiSeymour
View GitHub Profile
@iiSeymour
iiSeymour / spotify.el
Last active December 19, 2015 10:29 — forked from mattdeboard/spotify.el
Play, pause and navigate Spotify tracks without leaving emacs.
;;; package --- Summary
;;; Small minor mode to control spotify from emacs.
;;; Commentary:
;;; Forked from mattdeboard, modified by iiSeymour.
;;; Save as ~/.emacs.d/spotify.el and throw a (require 'spotify) in your ~/.emacs
;;; Key Bindings:
;;; F9 - spotify-playpause()
;;; F8 - spotfiy-next()