/fifa

The main.js file fetches and updates the desktop wallpaper based on live scores in group stage of FIFA18 on a mac. First timers should run npm start to update the wallpaper after the match while others can execute node main.js to get the updated wallpaper.

Primary LanguageJavaScript

  1. Clone the repo and run npm start to install all the dependencies and update your desktop.
  2. After every match run node main.js to only update your desktop background.

Note: You need to be connected to the internet while executing any of these command