CoverFlow is an iOS app that syncs album covers with Phillis Hue lights.
CoverFlow uses ColorThief to find the dominant colors in the current playing song's album cover and creates color loops using these colors. The Phillips Hue smart lights then run these color loops.
CoverFlow is compatible with both Apple Music and Spotify.
Further development information:
CoverFlow uses a custom python API that can be found in the "api" folder. More information about this API can be found in its documentation.
While the Xcode project will compile, it will not run properly because an API base url, a Spotify client ID, and a Spotify redirect uri are required when running pod install
.
CoverFlow can be installed from the App Store.
- @bermudalckt for advice and help with ColorThief.
- Aryan Nambiar for help with implementing Spotify.
Copyright 2021 © Thatcher Clough.