Skip to main content

Generate covers collage from album listened by a lastfm user.

Project description

lastfm_cg : lastfm collage generator

Generate covers collage from album listened by a lastfm user.

Needs a valid config file with your API lastfm keys (get them at https://www.last.fm/api) in ~/.config/lastfm_cg/ directory.

Installation

pip install lastfm_cg

Installation in a virtualenv

git clone https://github.com/dbeley/lastfm_cg
cd lastfm_cg
pipenv install '-e .'

Usage

Show the help and the available options.

lastfm_cg -h

Generate a collage for the user USER of the size 5x5 for the last 7 days (default values).

lastfm_cg -u USER
lastfm_cg -u USER -t 7day -r 5

Generate a collage for the user USER of the size 3x3 for all its history.

lastfm_cg -u USER -t overall -r 3
lastfm_cg --username USER --timeframe overall --rows 3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lastfm_cg-1.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page