MPD client inspired by ncmpcpp
with builtin cover-art view and LastFM integration.
Documentation | Discussion
- Live Config Changes
- Cover Art View
- LastFM Integration (Cover Art)
- Fuzzy Searching (Global and Buffer Specific)
- Vim-like Visual Mode
- Images are rendered using the X child windows. Currently there is no support for Wayland.
See Docs for information on how to Hide Images
yay -S gomp-git
Pre-built Binaries are available here
- Install
go
andgit
through your package manager and then
$ git clone https://github.com/aditya-K2/gomp
$ cd gomp
$ sudo make install