o
odinpkg.dev
packages / library / mpd_nowplaying

mpd_nowplaying

4c3d607library

Widget to show the album art of song currently being played in mpd

BSD-3-Clause · updated 3 weeks ago

MPD nowplaying

Just a very simple minimalistic mpd widget/player that shows album art.

Controls:

Q: Quit

P/Space/Left-click: Toggle play/pause

N/Double-click: Next

B/Right-click: Previous

Preview

preview of the the widget

Building

Dependencies:

  • mpd
  • libmpdclient
  • odin
$ odin build . -build-mode:exe

Installation

$ sudo make clean install