Find a file
2023-05-10 07:12:23 +02:00
mp feat: multi-select and database/playlist view 2023-05-10 07:12:22 +02:00
mpx feat: tmux wrapper for split pane via with np status 2023-05-10 07:12:23 +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