Find a file
2023-05-09 09:31:58 +02:00
mp feat: simple music player 2023-05-09 08:04:58 +02:00
README.md docs: add demo 2023-05-09 09:31:58 +02:00

mp

A very simple music player interface that uses fzf as an interface to mpc.

asciicast

Requirements

  • MPD + mpc
  • fzf

Bindings

Shortcut Description
ctrl-j Move down a row
ctrl-k Move up a row
ctrl-l Move into selection (albums)
ctrl-h Move up to top (artist)
ctrl-u Update the mpd database
ctrl-space Toggle play/pause
enter Clear the queue, add the selection, and play it