Skip to content

Spot-On-The-Fly/ichack17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ichack17

First version of Spot-on-the-Fly hacked together in ichack17!

how to run

you need a few things to run this:

  • node.js
  • npm
  • the spotify userid of a person connecting to the system who can make the playlist. (<HOST_ID>)
  • the spotify playlist id of the playlist you want to output to.(<PLAYLIST_ID>)
  • the spotify playlist name of the playlist you want to output to.(<PLAYLIST_NAME>)
  • spotify developer client id (<CLIENT_ID>)
  • spotify developer client secret (<CLIENT_SECRET>)
  • redirect url for spotify (<REDIRECT_URI>)

once you have these things then you can go into app.js and then you will see where these things need updating

after changing the settings in app.js then run the command sudo npm install and then run 'sudo npm start'

it should now be running... find the playlist and enjoy!

About

First version of Spot-on-the-Fly hacked together in ichack17!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors