-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Patrick de Mooij edited this page Oct 7, 2018
·
6 revisions
When you've downloaded this project you have to do a few things to get it up and running.
First you have to make sure NodeJS is installed.
Second, you need to install the dependencies. This can easily be done by running the next command in the root folder of the project.
npm install
After this, you have to get required keys from Spotify and store them in the 'config.json' file. You can get the keys here.
Now, you're all set and can start the application by running the next command in the project root.
npm start
For the customization options you can consult the wiki.
Spotify Wallpaper is licensed a MIT license that is available here.