Skip to content

megeek/cordova-spotify-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova Spotify Plugin

Build Status

This plugin provides a javascript API to Spotify's iOS SDK for Cordova applications.

Android integration is planned for a future release

Installation

  1. Install the plugin:

     `cordova plugin add com.timflapper.spotify`
    
  2. Add the iOS platform to your project (if needed):

     `cordova platform add ios`
    
  3. The install script will start automatically. It will do two things:

That's it!

API

Documentation can be found here

Setting up a token exchange service

You can use the Ruby script that is included in the Spotify iOS SDK Demo Projects for development:

License

MIT

About

This plugin provides a PhoneGap / Cordova API for the Spotify iOS SDK.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 55.7%
  • JavaScript 39.7%
  • HTML 2.0%
  • XML 1.5%
  • Shell 0.8%
  • Makefile 0.2%
  • CSS 0.1%