Skip to content

0thernet/SpotifyController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpotifyController

Swift interface for the commands defined in the Spotify app's scripting definition file

Examples

SpotifyController.setRepeating(true)
SpotifyController.setShuffling(false)
SpotifyController.nextTrack()
SpotifyController.previousTrack()
SpotifyController.pause()
SpotifyController.play()
SpotifyController.play("spotify:album:4BnNSzOWadogStvyYshJIo")

References

About

control the Spotify OSX app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages