a3c5af06c82828c3a1f9a03be4d5c920ca217899
Previously the bug that I mentioned here `f7c2283355/utils/utils.go (L147)` was caused due to the
replication of matched Indexes.
Hence using the utils.Unique function to only get the unique elements in the slice.
gomp
MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration.
Table of Contents
Roadmap
- Add Functionality to Sort out most played songs
- Add a config parser
- Image Previews
- User Key Mappings
- Querying LastFM API for getting Album Art
- Fuzzy Searching
- Visual Mode (like vim) for updating playlists
Installing / Building
AUR Package
yay -S gomp-git
Manually
git clone https://github.com/aditya-K2/gomp &&
cd gomp &&
go build
Configuring gomp
Description
Languages
Go
98.7%
Shell
1.3%