Thanks to visit codestin.com
Credit goes to github.com

Skip to content

marek-saji/scrobble-me-this

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@saji/scrobble-me-this

A command-line tool to scrobble tracks to Last.fm from a CSV input.

Installation

npm install -g @saji/scrobble-me-this

Usage

scrobble-me-this --help

E.g.

scrobble-me-this \
  --api-key YOUR_API_KEY \
  --api-secret YOUR_API_SECRET \
  --username USERNAME \
  --password PASSWORD \
  tracks.csv

License

ISC

About

Scrobble tracks to Last.fm from CSV input

Resources

License

Stars

Watchers

Forks

Releases

No releases published