ae1b05c203
Renaming goMP to gomp as it feels kind of awkward to have two upper case letters in a name of cli program. |
||
---|---|---|
cache | ||
config | ||
docs | ||
utils | ||
.gitignore | ||
app.go | ||
client.go | ||
fileBrowser.go | ||
go.mod | ||
go.sum | ||
lastfm.go | ||
LICENSE | ||
main.go | ||
notification.go | ||
progressBar.go | ||
README.md | ||
render.go | ||
sample_config.yml |
gomp
MPD client inspired by ncmpcpp written in GO
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
Documentation
The Documentation is hosted here