Rofi-mpd aims to provide a fast, keyboard-driven way to interact with the music play daemon. It uses rofi to list artists, albums etc. It does not intend to provide a full replacement for graphical mpd-clients.
place rofi-mpd
to your path (/usr/bin/, ~/.local/bin/
, etc)
$ rofi-mpd [option]
-a, --artist search for artist, then album, then title
-t, --track search for a single track in the whole database
-p, --playlist search for a playlist load it
-j, --jump jump to another song in the current playlist
-l, --longplayer search for album, then title
The code is available under the MIT License