Music Player Daemon client with minimalist interface
hmc
hmc
is a
Music Player Daemon
client with a simple interface inspired by
billy.
Warning: This program is in an early stage of development.
Currently you have to build it yourself with stack.
git clone https://github.com/OndrejSlamecka/hmc.git && cd hmc
stack build
stack exec hmc
F1
, F12
), Playlist (F2
, Esc
), Browser (F3
F4
opening mode).q
or Ctrl-d
, if you want to keep the musicCtrl-q
.enter
to play/(add/open),Tab
to play the next song. In playlist leftgg
, G
, Ctrl-f
or PageDown
, Ctrl-b
or PageUp
, Shift-up
,Shift-down
to move faster in lists./
or s
and leave search with Esc
.+
and -
(if you have MPD configured to control volume).MPD_HOST=127.0.0.1 hmc
for now, maybe