Go to file
Sasha Koshka cc6aad66c6 Fix some absurd capitalization as well as insta-crashing when config files are absent 2024-01-20 20:28:53 +00:00
cache RENAME : goMP -> gomp 2021-12-17 01:06:18 +05:30
client Fix some absurd capitalization as well as insta-crashing when config files are absent 2024-01-20 20:28:53 +00:00
config Fix some absurd capitalization as well as insta-crashing when config files are absent 2024-01-20 20:28:53 +00:00
docs Update: docs 2022-09-12 00:14:12 +05:30
extras Update showcase.md 2021-12-31 01:13:10 +05:30
notify Removed some Connect Functions, some import cycles remain 2022-09-02 01:30:17 +05:30
render Fix some absurd capitalization as well as insta-crashing when config files are absent 2024-01-20 20:28:53 +00:00
ui Made it look cooler 2022-10-14 02:30:44 -04:00
utils Made it look cooler 2022-10-14 02:30:44 -04:00
views Added Artist, Album fields to FileNode 2022-10-08 02:51:22 +05:30
.gitignore Fixes: Nil Reference when Sending Notifications 2022-09-01 00:15:38 +05:30
LICENSE Initial commit 2021-10-08 20:22:09 +05:30
README.md Oh my god 2022-10-14 02:34:37 -04:00
go.mod Using `fhs/gompd/v2` 2022-09-09 00:47:26 +05:30
go.sum Using `fhs/gompd/v2` 2022-09-09 00:47:26 +05:30
main.go Fix some absurd capitalization as well as insta-crashing when config files are absent 2024-01-20 20:28:53 +00:00
sample_config.yml Update: sample_config.yml 2022-09-14 23:36:31 +05:30
screenshot.png Updated readme with new screenshot etc 2022-10-14 02:33:46 -04:00

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