1
0
Fork
You've already forked scrob
0
No description
  • Go 97.8%
  • Makefile 2.2%
2026年06月27日 18:26:41 -03:00
examples feat: add configuration file 2026年06月27日 16:55:40 -03:00
internal feat: add rank artists 2026年06月27日 18:26:41 -03:00
.gitignore feat: implement basic requests 2026年05月28日 15:37:19 -03:00
go.mod chore: initial commit 2026年05月26日 18:10:18 -03:00
go.sum chore: initial commit 2026年05月26日 18:10:18 -03:00
LICENSE chore: add license 2026年05月26日 18:16:31 -03:00
main.go chore: move WatchPlayer to the scrobble package 2026年06月27日 17:00:39 -03:00
Makefile chore: add install/uninstall on make 2026年05月27日 14:32:55 -03:00
README.md docs: add readme 2026年05月29日 13:39:18 -03:00

scrob

simple scrobbler for mpd.

it runs as a daemon, and is going to save the scrobbles to a database. you can request this data in many ways.

docs coming soon.