ironworker

Crates.ioironworker
lib.rsironworker
version0.1.1
sourcesrc
created_at2024-09-29 15:59:06.125842
updated_at2024-09-29 16:01:36.079205
descriptionlastfm scrobbler
homepagehttps://github.com/IrvingWash/ironworker-rs
repositoryhttps://github.com/IrvingWash/ironworker-rs.git
max_upload_size
id1390950
size73,015
Washington Irving (IrvingWash)

documentation

https://github.com/IrvingWash/ironworker-rs

README

ironworker

a simple cli tool to manually scrobble tracks and albums to lastfm

installation

cargo install ironworker

usage

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
Commit count: 0

cargo fmt