Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 631 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 631 Bytes

mpd-status

xbar-mpd-status

An MPD status plugin for xbar, with some basic controls.

Installation

brew install libmpdclient
make install

This will build and install mpd-status.1s.bin into ~/Library/Application Support/xbar/plugins.

Notes

  • Currently the plugin does no truncation, so if your song info is extremely long it will not be displayed at all by xbar.
  • The "Pause after this song" feature takes advantage of the one-shot single mode added in MPD 0.21. This mode might not be handled correctly by your MPD client of choice.