gomp/README.md

14 lines
377 B
Markdown
Raw Normal View History

# gomp
2022-09-20 13:46:55 +00:00
[Documentation](https://aditya-K2.github.io/gomp/) | [Discussion](https://github.com/aditya-K2/gomp/discussions)
2022-09-11 18:57:55 +00:00
2022-10-14 06:33:46 +00:00
MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration.
2022-10-14 06:33:46 +00:00
![Preview image](/home/sashakoshka/photos/screenshots/snip-2022-10-14-at-02:31:35.png)
2021-12-16 20:05:13 +00:00
```bash
2022-10-14 06:33:46 +00:00
git https://git.tebibyte.media/sashakoshka/gomp &&
2021-12-16 20:05:13 +00:00
cd gomp &&
go build
```