| mp | ||
| README.md | ||
mp
A very simple music player interface that uses fzf as an interface to
mpc.
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 |