Skip to content

davistardif/spotistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotistics

A statistics app for Spotify.

Installation

To install dependencies: npm install

Secrets

A Client ID and Client Secret pair can be obtained by registering an app at https://developer.spotify.com These should be set as environment variables, e.g.

export SPOTISTICS_CLIENT_ID="YOUR_CLIENT_ID"
export SPOTISTICS_SECRET="YOUR_SECRET"

Start the Server

node index.js

About

A statistics client for Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages