Skip to content

Files

Latest commit

 

History

History
35 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.17 KB

This is a fork of rofi-mpd that adds a menu to select mode when no mode flag is given.

ROFI-MPD

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.

INSTALLATION

place rofi-mpd to your path (/usr/bin/, ~/.local/bin/, etc)

USAGE

$ rofi-mpd [option]

COMMAND LINE ARGUMENTS

-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

Preview

preview1 preview2

Credits

bubbl3gum

.Xresources

.Xresourcxes

License

The code is available under the MIT License