Skip to content

memocampos/spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Addon for Inner.House

by Guillermo Campos --> Control Spotify playback with python spotipy

screenshot2 screenshot1 screenshot3
screenshot4 screenshot5 screenshot6

Installation

SPOTIFY_CLIENT_ID =  "xxxxxxxxxxxxxxxx"
SPOTIFY_CLIENT_SECRET =  "xxxxxxxxxxxxxxxx"
SPOTIFY_REDIRECT_URI = "http://127.0.0.1:8080"

#####Spotipy is a lightweight Python library for the Spotify Web API. With Spotipy you get full access to all of the music data provided by the Spotify platform. Spotipy's full documentation is online at Spotipy Documentation.

About

SPOTIFY addon, by Guillermo Campos --> Control Spotify playback with python spotipy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors