Categorygithub.com/aditya-K2/gomp
repositorypackage
1.0.9
Repository: https://github.com/aditya-k2/gomp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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

Installing / Building

AUR Package

yay -S gomp-git

Manually

  • Install go and git through your package manager and then
git clone https://github.com/aditya-K2/gomp && cd gomp && GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw" go build -v && sudo install -D gomp -t "/usr/bin/"