gomp
gomp copied to clipboard
MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration.
gomp

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

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
goandgitthrough 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/"