Find a file
2023-05-15 16:06:55 +02:00
.assets docs: update readme 2023-05-15 16:06:55 +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: update readme 2023-05-15 16:06:55 +02:00

mp

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

screenshot of mp interface

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