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.
- Host: GitHub
- URL: https://github.com/jurgenjacobsen/recordsbooth
- Owner: jurgenjacobsen
- License: apache-2.0
- Created: 2025-01-16T19:07:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T19:54:05.000Z (over 1 year ago)
- Last Synced: 2025-03-16T17:02:10.644Z (about 1 year ago)
- Topics: albums, booth, charts, music, records
- Language: EJS
- Homepage: https://recordsbooth.onrender.com
- Size: 569 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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.