xfce4-mpc-plugin
Music Player Daemon plugin for the Xfce panel
This is a simple client plugin for Music Player Daemon.
Features:
send Play/Stop/Next/Previous command to MPD.
uses media icons names from icon-naming-spec (at least nuvola, tango and rodent themes provides these icons)
decrease/increase volume using the mouse wheel.
show the current volume, status and title as a tooltip when hovering the mouse over the plugin.
show a simple playlist window upon middle-click, permitting to select a track to play
configurable MPD host/port/password.
toggles repeat/random features + enable/disable MPD outputs in the right-click menu.
launch configurable client (gmpc, xterm -e ncmpc,..) through right-click menu
configurable markup for tooltip and playlist, using a gmpc-like markup
- Versions: 0.5.5
- Website: https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/
- Licenses: ISC
- Package source: gnu/packages/xfce.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of xfce4-mpc-plugin
as follows:
guix install xfce4-mpc-plugin
Or install a particular version:
guix install xfce4-mpc-plugin@0.5.5
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 xfce4-mpc-plugin about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/xfce4-mpc-plugin'><img src='https://packages.guix.gnu.org/packages/xfce4-mpc-plugin/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/xfce4-mpc-plugin)
Example Org:
[[https://packages.guix.gnu.org/packages/xfce4-mpc-plugin][https://packages.guix.gnu.org/packages/xfce4-mpc-plugin/badges/latest-version.svg]]