Album Spinner

Spotify can’t shuffle by album(!), so it’s this app to the rescue. Pulling from a collection of ~300 albums, one is selected, the cover fetched from Spotify’s API, and a UI color palette is generated based on the image. Two buttons: one to open the album in Spotify, one to select something else. The app tracks the last n/2 selections, so there are no repeat selections.

Try it! View on GitHub