Skip to content
forked from s/5Artists

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

License

Notifications You must be signed in to change notification settings

loretoparisi/5Artists

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%