JCMais / spotify-svg-currently-playing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spotify-svg-currently-playing

This will return a SVG that can be used to display what you are playing currently on Spotify, directly on your profile README.md

All credits for the original idea (and svg code) goes to @novatorem, I just converted it to a JS/TS project using Netlify Functions.

Setup

  1. Fork this
  2. Run: yarn
  3. Run: yarn netlify init
  4. Setup your application on Spotify (read the original instructions here)
  5. Add the environment variables on Netlify - See the .env.sample
  6. Deploy
  7. ...?
  8. Profit

About

License:MIT License


Languages

Language:TypeScript 58.2%Language:HTML 41.0%Language:JavaScript 0.8%