Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 869 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 869 Bytes

presto-spotify

display your Spotify 'now playing' song along with the cover image, time elapsed and progress bar

1000021093

this is very beta and just a proof of concept

guide

WIFI_SSID = ""
WIFI_PASSWORD = ""

# Spotify credentials
CLIENT_ID = ''
CLIENT_SECRET = ''
REDIRECT_URI = ''
ACCESS_TOKEN = ''
  • insert an sd card, the cover images and token json file is saved there.
  • on initilisation the app will ask for your token which lasts for 1hr then needs to be refreshed.
  • Visit the link provided in thonny then copy/paste the code found in your browser address bar: https://open.spotify.com/?code=''