Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alii/readme-spotify
Add Spotify to your GitHub profile card.
https://github.com/alii/readme-spotify
github github-profile-card github-profile-readme github-readme profile profile-readme readme
Last synced: 2 months ago
JSON representation
Add Spotify to your GitHub profile card.
- Host: GitHub
- URL: https://github.com/alii/readme-spotify
- Owner: alii
- Created: 2020-09-01T10:01:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-29T14:51:27.000Z (about 3 years ago)
- Last Synced: 2024-10-04T16:26:04.231Z (3 months ago)
- Topics: github, github-profile-card, github-profile-readme, github-readme, profile, profile-readme, readme
- Language: JavaScript
- Homepage: https://readme-spotify.vercel.app
- Size: 490 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spotify GitHub Readme
This is a small Vercel function to generate an image for your GitHub profile with your last playing song.
## Deploy Your Own
Deploy your own version
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/webmail/readme-spotify)
# Adding environment variables
Head to your project's settings on Vercel, go to "Environment Variables" and add `LASTFM_API_KEY` with your last.fm API key.