diff --git a/README.md b/README.md index 3429756..1be14de 100644 --- a/README.md +++ b/README.md @@ -2,36 +2,12 @@ [Documentation](https://aditya-K2.github.io/gomp/) | [Discussion](https://github.com/aditya-K2/gomp/discussions) -![](https://img.shields.io/badge/status-beta-yellow)    [](https://aur.archlinux.org/packages/gomp-git/) +MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration. - MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration. - -![Sep11(Sun)11:2026PM](https://user-images.githubusercontent.com/51816057/189541853-282716f1-0515-4ee6-a19a-4989b9de5daf.png) - -# 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 - -# Installing / Building - -## AUR Package +![Preview image](/home/sashakoshka/photos/screenshots/snip-2022-10-14-at-02:31:35.png) ```bash -yay -S gomp-git -``` - -## Manually - -```bash -git clone https://github.com/aditya-K2/gomp && +git https://git.tebibyte.media/sashakoshka/gomp && cd gomp && go build ``` ---- diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..8c2fee0 Binary files /dev/null and b/screenshot.png differ