emacs-emms 24
The Emacs Multimedia System
EMMS is the Emacs Multimedia System. It is a small front-end which can control one of the supported external players. Thus, it supports whatever formats are supported by your music player. It also supports tagging and playlist management, all behind a clean and light user interface.
- Outputs:
out - Website: https://www.gnu.org/software/emms/
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-emms 24 as follows:
guix install emacs-emms@24
Or install the latest version:
guix install emacs-emms
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.