Skip to content
/ gomp Public

MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration.

License

Notifications You must be signed in to change notification settings

aditya-K2/gomp

Repository files navigation

gomp


mascot
MPD client inspired by ncmpcpp
with builtin cover-art view and LastFM integration.
Documentation | Discussion

Cover

Features

  • Live Config Changes
  • Cover Art View
  • LastFM Integration (Cover Art)
  • Fuzzy Searching (Global and Buffer Specific)

Roadmap

  • Vim-like Visual Mode

Things to Note:

  • Images are rendered using the X child windows. Currently there is no support for Wayland.

See Docs for information on how to Hide Images

Installing / Building

AUR Package

yay -S gomp-git
Pre-built Binaries are available here

Manually

  • Install go and git through your package manager and then
$ git clone https://github.com/aditya-K2/gomp
$ cd gomp
$ sudo make install