bluenex / spotify-github-profile

Show your Spotify playing on your Github profile

Home Page:https://spotify-github-profile.vercel.app/api/login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spotify-github-profile

Create Spotify now playing card on your github profile

Running on Vercel serverless function, store data in Firebase (store only access_token, refresh_token, token_expired_timestamp)

Connect & Grant Permission

  • Click Connect with Spotify button below to grant permission

Example

spotify-github-profile

Running for development

SPOTIFY_CLIENT_ID='___'
SPOTIFY_SECRET_ID='____'
BASE_URL='http://localhost:3000/api'
FIREBASE='__BASE64_FIREBASE_JSON_FILE__'
  • Run vercel dev
vercel dev

Credit

Inspired by https://github.com/natemoo-re

About

Show your Spotify playing on your Github profile

https://spotify-github-profile.vercel.app/api/login

License:MIT License


Languages

Language:Python 49.7%Language:HTML 49.7%Language:Shell 0.6%