An open API service indexing awesome lists of open source software.

https://github.com/jurgenjacobsen/recordsbooth

Generate a cool summary of your week listened albums to post on instagram.
https://github.com/jurgenjacobsen/recordsbooth

albums booth charts music records

Last synced: about 2 months ago
JSON representation

Generate a cool summary of your week listened albums to post on instagram.

Awesome Lists containing this project

README

          

![Banner](/app/public/banner.jpg)

RecordsBooth Charts is a web application that allows users to log in with their LastFM account and generate an image to post on their Instagram story. This image showcases their music listening habits and top charts, making it easy to share their favorite tracks and artists with friends and followers.

## Features

- **LastFM Integration**: Log in with your LastFM account to access your music data.
- **Custom Image Generation**: Create a personalized image based on your music charts.
- **Instagram Ready**: The generated image is perfectly sized for Instagram stories.

## Contributing

We welcome contributions! Please read our [contributing guidelines](CONTRIBUTING.md) for more details.

## Contact

For any questions or feedback, please open an issue on GitHub.

## TODO

- [x] Change the footer text to a @recordsbooth mention.
- [ ] Finalize code structure, trim all unnecessary code and add typescript types where needed to make the code more readable and maintainable.
- [x] Remove all npm packages that are not needed.
- [x] Host the app online.