A Web application to generate Last.fm collages.
This application uses the lastfm-collage-generator (available in PyPi) Python library, also created by myself.
![]() |
![]() |
- Install
pyenv
andpoetry
- Do
poetry install
inside the folder. - Copy the
.env.dist
file to.env
and fill the variables with your Telegram and Spotify data. - Execute
python main.py
The content of this project is licensed under the GNU/GPLv3 license. See LICENSE file.