Scrobbling library for Rust.
Find a file
2026-02-26 01:02:25 +01:00
src Use current user instead of hardcoding 2026-02-26 01:02:25 +01:00
.gitignore Initial commit 2026-02-23 17:53:28 +01:00
Cargo.lock Initial commit 2026-02-23 17:53:28 +01:00
Cargo.toml Initial commit 2026-02-23 17:53:28 +01:00
LICENSE Initial commit 2026-02-23 17:53:28 +01:00
README.md Initial commit 2026-02-23 17:53:28 +01:00

scrobble

Scrobbling library for Rust.

Implements a portion of the Last.fm API, including some unofficial endpoints, notably for deleting scrobbles.

Copyright © 2026 Grzesiek11

This project is licensed under the BSD+Patent license. You should have received a copy of this license with this program.