mjmaurer / lastfm-tiler-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

License:MIT License


Languages

Language:Go 100.0%