An open API service indexing awesome lists of open source software.

https://github.com/cdown/mpdmenu

dmenu frontend to MPD.
https://github.com/cdown/mpdmenu

Last synced: about 1 year ago
JSON representation

dmenu frontend to MPD.

Awesome Lists containing this project

README

          

Simple dmenu frontend for MPD.

# Arguments

Pass mpdmenu arguments first, followed by any dmenu arguments. They are separated by `::`. For example:

mpdmenu -p :: -sb '#000000'

`-l` is library mode (default), which descends artists and albums. `-p` is
playlist mode, which selects a track from the current playlist.