Skip to content

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

License

Notifications You must be signed in to change notification settings

amdorj/intellistar-emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intellistar-emulator

A work in progress 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 Intellistar in 2003 and recieved various graphic changes over the years. This emulator uses the style that started in 2013.

Instructions

  1. Extract all contents into folder
  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.

Background Blur

The background blur will not work by default. It is a feature that is disabled in chrome by default due to poor performance. To enable, go to chrome://flags and enable Experimental Web Platform features.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Screenshot 7

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.6%
  • HTML 29.0%
  • CSS 17.4%