Skip to content

pkage/albumview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

albumview

show the world the songs/albums that i'm listening to

place a config.json file in the root directory:

{
	"client_id": "YOUR_SPOTIFY_CLIENT_ID",
	"client_secret": "YOUR_SPOTIFY_CLIENT_SECRET",
	"redirect_uri": "YOUR_REDIRECT_URI",
	"authorized_user": "YOUR_SPOTIFY_USERNAME"
}

Releases

No releases published

Packages

No packages published

Languages