Skip to content

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

License

Notifications You must be signed in to change notification settings

swedneck/rofi-mpd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%