Skip to content

fhildfshjkdsaiojsga/Intellistar-2-XD-Emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intellistar-emulator

A web application that displays weather information in the same visual presentation as the cable headend unit Intellistar

Overview

This is a local forecast segment that airs on The Weather Channel called the "Local on the 8s". The name is because it airs at timeslots that end in "8" (9:28, 2:48, etc.). The forecast is approximately a minute long and provides information on current and forecasted weather conditions. This type of forecast started in 1982 using WeatherStar units. It was later upgraded to the Intellistar 1 in 2003 and recieved various graphic changes over the years. The intellistar 2 had replaced the Intellistar 1 by 2015. This emulator uses the style that started in 2019.

Purpose

I made this emulator for systems that cannot run a real Intellistar 2. (the flies were leaked lol)

Instructions

Option 1 (easier)

  1. Visit: https://coolguyunblocked.github.io/Intellistar-2-XD-Emulator/.
  2. Enter zip code
  3. Click start
  4. Press F11 for fullscreen

Option 2 (more customizable)

  1. Download Release
  2. Run index.html in Google Chrome
  3. Enter zip code
  4. Click start
  5. Press F11 for fullscreen

Features

Most of core animation and logic has been replicated including severe weather alerts, forecast descriptions, crawl text, and the Doppler radar map. (only doppler radar is working currently)

Looping

To enable or disable looping, click on the TWC logo in the info-bar in the top-left corner of the emulator.

To get looping working properly, you may (as of Chrome M66) have to go to chrome://flags#autoplay-policy (Autoplay Policy) and change it to User gesture is required for cross-origin iframes or No user gesture is required

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Screenshot 7

Screenshot 8

Screenshot 9

Screenshot 10

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.1%
  • HTML 31.4%
  • CSS 17.5%