5Artists icon indicating copy to clipboard operation
5Artists copied to clipboard

An iOS Today Extension that shows five new artists everyday based on users Spotify saved tracks.

5Artists

An iOS Today Extension for Spotify users.
Basically application needs user to login with Spotify first.
After that application grabs user's saved tracks and finds a root artist.
Next step is finding related artists of this root artist.
Final step is showing user the five artists.

This application uses Spotify.framework and Echonest API.
To build application succesfully you need to create an application on Spotify Developer Site and create a .plist file named SpotifyKeys.plist. After that you need a token exchange server and an Echonest application to run application.

Example SpotifyKeys.plist file:
Example SpotifyKeys.plist

Enjoy this playlist while you build my application ♪♪♪ http://open.spotify.com/user/1199967304/playlist/3PxDHvvzjIPc4yP7pxURxb

Screenshots from the application:
Screenshot 1
Screenshot 2