Skip to content

srevinsaju/scrob

Repository files navigation

scrob

🎶 Scrob

Universal last.fm scrobbler
Report bug · Request feature

forthebadge made-with-rust

GitHub followers GitHub stars

Getting started

Download a binary from the releases for your appropriate architecture and OS. Currently, only Windows and Linux are supported.

scrob login

Login with your last.fm username and password.

Usage

To scrobble your songs to last.fm, just do

scrob

The tool will output the track name, artist and album name to stdout. By default, scrob scrobbles all songs it detects from the active player, and sets Discord Rich Presence. It is possible to disable either of this using the --no-discord or --no-scrobble parameters. The latter is very useful when you need to debug scrob without having it to mess up your last.fm scrobbles.

Build

scrob is built on Rust, and uses cargo.

cargo build
target/debug/scrob --help

Discord Lollypop Discord Youtube music Command line

License

This repository is licensed under the MIT license. For more information, see LICENSE.

Sponsor this project

 

Packages

No packages published

Languages