Skip to content

friaca/chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chart

Generate a Last.fm chart of your top albuns

Requirements

A somewhat recent version of Bun

Usage

Create a .env file with a LASTFM_API_KEY entry with a valid LastFM API Key, and then run:

bun install

bun run index.ts [options]

Options

Name CLI Argument Values
Period --period '7day', '1month', '3month', '6month', '12month', 'overall'
Grid Size --gridSize 2..10
Username --username [string]
Output --output Optional, if not specified, the root of the project

About

Generate a Last.fm chart of your top albuns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published