Skip to content

Instantly share code, notes, and snippets.

View rrudd's full-sized avatar

Raoul Udd rrudd

  • Netlight Consulting
  • Helsinki
View GitHub Profile
@rrudd
rrudd / README.md
Last active April 11, 2016 08:07
A Dashing widget for upcoming HSL departures.

Description

This is a Dashing widget that shows the upcoming departures of selected stops in the Helsinki region. It relies on the HSL HTTP GET Interface.

Usage

To use this widget, copy hsl.html, hsl.coffee, and hsl.scss into the /widgets/hsl directory. Put the hsl.rb file in your /jobs folder.

You will also need to set up your HSL API credentials as environment variables (HSL_USER and HSL_PASS), alternatively you can hard code them in the hsl.rb file. Get the credentials here.