Skip to content

emacs-helm/helm-emms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 

Repository files navigation

MELPA MELPA Stable

helm-emms

Basic helm interface to emms

directories

Dependencies

This package require emms and helm.

Install

You can get it from Melpa, otherwise when installing from source, ensure all dependencies are installed and working, then put "helm-emms.el" somewhere in your load-path, compile it and require helm-emms, or even better use (autoload 'helm-emms "helm-emms" nil t).

Usage

Ensure first emms is working as expected, and configure it as described at Emms home page

Then M-x helm-emms.

That's all, have fun.