An e-ink display that always shows the song you're currently listening to on Spotify.
- Build the dithering project with cmake (or just use the checked in
dither.exeif you're on windows) - Get a
refresh_token,client_id, andclient_secretfrom the Spotify API and add tosecrets.py - Edit
ImageDrawer.pyto import the right version of the eink library fromlib - Edit
config.pywith the width/height of the eink display - Run
main.py <path to dither program> <image cache folder>
One day I'll get around to making all that way easier I promise :D


