xfce4-mpc-plugin 0.5.5
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
- Outputs:
out
- 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 xfce4-mpc-plugin 0.5.5
as follows:
guix install xfce4-mpc-plugin@0.5.5
Or install the latest version:
guix install xfce4-mpc-plugin
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.