Skip to content

thatsprettyfaroutman/pi-kiosk

Repository files navigation

🚋 pikiosk - trams 🚋

Customizable time display for Helsinki public transportation system

Demo

Data from HSL public api

Usage

  yarn
  yarn start

Example configuration

export const WALK_MINUTES = 3
export const TRAM_STOPS = [ 'HSL:1203406', 'HSL:1203422' ]
export const TRAM_LINES = [ '7', '9' ]

Screenshots

Default view

View when raining

View when snowing

Todo

  • Status for sunny weather
  • UI for settings (google spreadsheets perhaps)

Releases

No releases published

Packages

No packages published