emacs-emprise
Control MPRIS supported media players from Emacs
This package provides a set of commands to control media players that supports the Media Player Remote Interfacing Specification (MPRIS) protocol from Emacs. It uses Emacs' Completing Read framework as the user interface, which integrates well with Vertico or Selectrum.
- Versions: 0.3.0
- Website: https://sr.ht/~plattfot/emprise
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-emprise
as follows:
guix install emacs-emprise
Or install a particular version:
guix install emacs-emprise@0.3.0
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.
Badge code
You can use the following badge to inform users of emacs-emprise about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-emprise'><img src='https://packages.guix.gnu.org/packages/emacs-emprise/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-emprise)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-emprise][https://packages.guix.gnu.org/packages/emacs-emprise/badges/latest-version.svg]]