Skip to content

shell script for mpd that uses dmenu to add songs, albums, playlist, jump to a song in the current playlist etc.

Notifications You must be signed in to change notification settings

kubami/dmenu-mpd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

### INTRODUCTION
dmenu-mpd aims to provide a fast, keyboard-driven way to interact with
the music play daemon. It uses dmenu to list artists, albums etc. It does 
not intend to provide a full replacement for graphical mpd-clients.

### USAGE
The usual way to use this script is to bind keyboard-shortcuts to its
command line arguments. 

### 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

About

shell script for mpd that uses dmenu to add songs, albums, playlist, jump to a song in the current playlist etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%