Crates.io | ironworker |
lib.rs | ironworker |
version | 0.1.1 |
source | src |
created_at | 2024-09-29 15:59:06.125842 |
updated_at | 2024-09-29 16:01:36.079205 |
description | lastfm scrobbler |
homepage | https://github.com/IrvingWash/ironworker-rs |
repository | https://github.com/IrvingWash/ironworker-rs.git |
max_upload_size | |
id | 1390950 |
size | 73,015 |
a simple cli tool to manually scrobble tracks and albums to lastfm
cargo install ironworker
authenticate:
ironworker auth
list recent tracks:
ironworker list
scrobble a track:
ironworker scrobble-track Krallice "Ygg Huur" "Over Spirit"
scrobble an album:
ironworker scrobble-album Orgone "The Goliath"
for more:
ironworker --help