This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-emprise/badges/latest-version.svg)](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]]