Updated readme with new screenshot etc

This commit is contained in:
Sasha Koshka 2022-10-14 02:33:46 -04:00
parent 22e9aaf60e
commit d9b7d09962
2 changed files with 3 additions and 27 deletions

View File

@ -2,36 +2,12 @@
[Documentation](https://aditya-K2.github.io/gomp/) | [Discussion](https://github.com/aditya-K2/gomp/discussions) [Documentation](https://aditya-K2.github.io/gomp/) | [Discussion](https://github.com/aditya-K2/gomp/discussions)
![](https://img.shields.io/badge/status-beta-yellow) &nbsp;&nbsp; [<img src="https://img.shields.io/aur/version/gomp-git">](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. ![Preview image](/home/sashakoshka/photos/screenshots/snip-2022-10-14-at-02:31:35.png)
![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
```bash ```bash
yay -S gomp-git git https://git.tebibyte.media/sashakoshka/gomp &&
```
## Manually
```bash
git clone https://github.com/aditya-K2/gomp &&
cd gomp && cd gomp &&
go build go build
``` ```
---

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB