soundcloud

https://github.com/tthieman/soundcloud.el.git

git clone 'git://github.com/tthieman/soundcloud.el.git'
26

soundcloud.el

SoundCloud client in yo' Emacs. Available now on MELPA as soundcloud.

Installation

mplayer

brew install mplayer  # for os x
sudo apt-get install mplayer  # for ubuntu

emacs

soundcloud is available on MELPA.

M-x package-install <RET> soundcloud <RET>

emms config

If you've never used emms before, you'll need to add these lines to your init.el

(require 'emms-setup)
(emms-standard)
(emms-default-players)

Getting Started

M-x soundcloud

a: go to an artist using their permalink name
s: search for an artist by name
p: play/pause
f: next song
b: previous song
q: quit

Features

Author