23 lines
557 B
Markdown
23 lines
557 B
Markdown
# goMP
|
|
|
|
![](https://img.shields.io/badge/status-alpha-red)
|
|
|
|
MPD client inspired by ncmpcpp written in GO
|
|
|
|
https://user-images.githubusercontent.com/51816057/144759799-b9eecf9e-93ad-43a7-a076-0ae47f03d03c.mp4
|
|
|
|
# Roadmap
|
|
|
|
|
|
- [ ] Add Functionality to Sort out most played songs
|
|
- [x] Add a config parser
|
|
- [x] Image Previews
|
|
- [x] User Key Mappings
|
|
- [x] Querying LastFM API for getting Album Art
|
|
- [x] Fuzzy Searching
|
|
- [ ] Visual Mode (like vim) for updating playlists
|
|
|
|
# Documentation
|
|
|
|
The Documentation is hosted [here](https://aditya-K2.github.io/goMP/)
|