/lastfm-tiler-go

Primary LanguageGoMIT LicenseMIT

Golang Lastfm Tiler

GoDoc

Library and CLI tool for generating tiled grids of albums fetched from a LastFM user's charts.

As a Library

go get github.com/mjmaurer/lastfm-tiler-go

Then read the docs! (link above)

As a CLI command

go get github.com/mjmaurer/lastfm-tiler-go/cmd/lastfm-tiler

Then you can run: lastfm-tiler -h for options!