Dynamic widgets to show off your Last.fm and Letterboxd stats in your readme. Inspired by novatorem
A Next.js app that generates SVG images to display:
- Your latest (or current) Last.fm scrobbled track
- Your top 5 Last.fm artists for the last 7 days
- Your last 3 Letterboxd diary entries
Just because!
- Fork this repo
- Deploy to Vercel
- Set up the environment variables:
LASTFM_USERNAME=your-lastfm-username
LASTFM_API_KEY=your-lastfm-api-key
LETTERBOXD_USERNAME=your-letterboxd-username- Choose a theme and add it as a query param to the URL. If no theme is provided, the default theme will be used. The available themes are:
blackmetalbrutalcitypopdarkwavegameboyglassminimal(default)neonpostpunkretrosunbathersynthwaveterminalvaporwavewitchhouse
- Add the widgets you want to your readme:


bun install
bun dev
bun test
MIT
Made with ❤️ by @brrianalexis