You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sasha Koshka 6e4c3fb452 Oh my god 8 months ago
cache RENAME : goMP -> gomp 1 year ago
client Added Artist, Album fields to FileNode 8 months ago
config Using utils.Print instead of fmt.Println 8 months ago
docs Update: docs 9 months ago
extras Update showcase.md 1 year ago
notify Removed some Connect Functions, some import cycles remain 9 months ago
render No need to use globals as a separate package to avoid import cycles 9 months ago
ui Made it look cooler 8 months ago
utils Made it look cooler 8 months ago
views Added Artist, Album fields to FileNode 8 months ago
.gitignore Fixes: Nil Reference when Sending Notifications 9 months ago
LICENSE Initial commit 2 years ago
README.md Oh my god 8 months ago
go.mod Using `fhs/gompd/v2` 9 months ago
go.sum Using `fhs/gompd/v2` 9 months ago
main.go Added Artist, Album fields to FileNode 8 months ago
sample_config.yml Update: sample_config.yml 9 months ago
screenshot.png Updated readme with new screenshot etc 8 months ago

README.md

gomp

Documentation | Discussion

MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration.

Preview image

git https://git.tebibyte.media/sashakoshka/gomp &&
cd gomp &&
go build