weatherscan simulator written with javascript and some php
inspired by anonchickenwalker's simulator
this is not a finished product, not everything is done, expect bugs and missing features.
provided you have php installed, download the repository as a zip, extract the zip, and run start.bat.
if you are on linux, navigate to the extracted files and run php -S 127.0.0.1:8080.
then open http://localhost:8080 in a browser.
if you would like to contribute please fork the repository and create a pull request.