Skip to content

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

Notifications You must be signed in to change notification settings

mrglennjones/presto-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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=''

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages