An osu! Last.fm and ListenBrainz scrobbler. This scrobbler only works for gameplay!
-
Download the latest release binary for your operating system here.
-
Create a folder called
osu-scrobbler(or anything really) in your system and move the downloaded binary file there. -
In the same folder, create a file called
config.tomlwith this as the content.
Tip
The config.toml file can also be placed anywhere and its path can be supplied through the OSU_SCROBBLER_CONFIG_PATH environment variable while executing the binary.
-
Get your Last.fm API credentials here (or here if you already have one).
- For ListenBrainz users, head here to get your user token.
-
Edit the configuration values accordingly.
- Most notably, your osu! user ID and scrobbler credentials.
-
Execute the binary in the terminal and the scrobbler should start.
Tip
If you're on Windows or macOS, you can also double click the binary file to launch the scrobbler.
Refer here for more details about the configuration properties.
You can configure the scrobbler to automatically start on startup. Refer here for the necessary steps.