SASIE

Logo

SASIE is the Supplementary Alerting System Interface Extension.

View the Project on GitHub FireHouseLabs/sasie.github.io

SASIE - The SAS Interface Extension

SASIE is a customisable overlay application for the SAS Turnout Dashboard that provides real-time weather information, date, time and custom events display.

SASIE is a stand-alone application that can run on Windows, Mac and Linux in Kiosk mode without any additional configuration, browser extenstions or customisation.

Features

SAS Dashboard with Overlay

alt text

Usage

For Developers

SASIE is built with ElectronJS.

The source code is currently private, but can be provided upon request if you wish to extend the application and/or add additional features specific to your requirements.

Downloading Pre-built Binaries

Pre-built binaries are available on the GitHub Releases page or using the links to the left. Each release includes:

Installation Instructions

Configuration

The application uses a settings interface that can be accessed via the overlay’s Settings button. Configure:

When the application is first launched, you will be presented with the settings screen.

[!TIP] If you omit the Weather API, the dashboard will not display any weather data. See instructions below for obtaining an OpenWeather API Key.

alt text

Weather

SASIE uses OpenWeather to obtain weather data to display on the dashboard, in order for this to work a free API Key is required.

Obtaining OpenWeather API Key

  1. Sign up for a free account at OpenWeather
  2. After signing in, go to your API keys page
  3. Copy your API key (or generate a new one)
  4. In the application settings, paste your API key in the “Weather API Key” field

Setting Location

OpenWeather requires the Suburb and Country in the following format: Suburb,au e.g. Melbourne,au

[!IMPORTANT] The free tier has a limit of 60 calls/minute, which is more than sufficient for this application.

Events

You can add your own events, ensuring the event display is enabled in settings.

To add custom events, from the File Menu select Events.

Click Add New Event and enter the event details.

alt text