Updated readme with new screenshot etc
This commit is contained in:
parent
22e9aaf60e
commit
d9b7d09962
28
README.md
28
README.md
@ -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) [<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.
|
||||||
|
|
||||||
![Sep11(Sun)11:2026PM](https://user-images.githubusercontent.com/51816057/189541853-282716f1-0515-4ee6-a19a-4989b9de5daf.png)
|
![Preview image](/home/sashakoshka/photos/screenshots/snip-2022-10-14-at-02:31:35.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
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 152 KiB |
Loading…
Reference in New Issue
Block a user