8000 GitHub - TheGoldDiamond9/weatherscan-traffic: Traffic Addition for buffbears' Weatherscan emulator. I forgot to fork lol so I'll provide link to original project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TheGoldDiamond9/weatherscan-traffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weatherscan Simulator

Weatherscan simulation in HTML/JS/CSS

Stay up to date (Visit the Discord Server):

mistwx.com/discord

Installation Instructions:

Running locally:

  1. Download & Install node.js LTS
  2. Get weather.com, tomtom.com and mapbox.com API keys.
  3. Navigate to /webroot/js and open config.js.
  4. Find the line with var api_key = 'YOUR_API_KEY'. Replace YOUR_API_KEY with the weather.com API key.
  5. Find the line with var map_key = 'YOUR_API_KEY'. Replace YOUR_API_KEY with the mapbox.com API key.
  6. Find the line with var traf_key = 'YOUR_API_KEY'. Replace YOUR_API_KEY with the tomtom.com API key.
  7. In terminal, run npm install --production in the root folder of this project. This will install any dependencies.
  8. In terminal, run npm start in the root folder of this project. This will start a local web server.
  9. Follow the link in the console output.

Video Tutorial For Normal Setup (No Traffic Key):

Weatherscan Emulator Local Install

NO VIDEO TUTORIAL FOR GETTING TRAFFIC KEY YET

About

Traffic Addition for buffbears' Weatherscan emulator. I forgot to fork lol so I'll provide link to original project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0