IntelliStar Simulator is a simulated recreation of "Local On The 8s" by The Weather Channel in HTML/CSS/JS, as seen from 2007 to 2008, by mist weather media
Online version: i1.weatherstar.dev
© Mist Weather Media 2025.
Special thanks to these talented minds who made this project possible!
JensonWX - Lead Developer
Miceoroni - Developer (Advanced Settings)
zachNet - README
and the rest of the Mist Creative Team for their support!
Need support beyond the scope of this README? Have any questions? Feel free to join our Discord for support!
Are you a developer? Pull requests are welcome! If you find a bug and fix it yourself, submit one with the fixed code and it may be merged into the main branch!
- Install node.js LTS.
- Acquire a mapbox.com API key. This is required for the radar to operate.
- Go to
/webroot/jsand openconfig.js. - Line 2 is where your mapbox.com API key goes. Replace
"YOUR_API_KEY"with your mapbox.com API key. - Save your changes to
config.jsand close out of it. - Run
install.bat(install.shon macOS). This will install all dependencies required to run. - Run
start.bat(start.shon macOS). This will start a local web server, which is required to run the sim.
You're all set. Enjoy!
Many thanks for using our simulator! We hope you like it.