gomp/README.md

14 lines
377 B
Markdown

# gomp
[Documentation](https://aditya-K2.github.io/gomp/) | [Discussion](https://github.com/aditya-K2/gomp/discussions)
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)
```bash
git https://git.tebibyte.media/sashakoshka/gomp &&
cd gomp &&
go build
```