Skip to content

thieman/soundcloud.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

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

  • Play tracks of a specific artist
  • Search for artists by name
  • Compatible out of the box with most EMMS commands, e.g. emms-seek-to

Author

About

SoundCloud frontend for Emacs powered by emms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published