Skip to content

felwal/avganar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avgånär: Stockholm departures

A Garmin Connect IQ widget displaying (public transport) nearby stops and departures within Stockholms Lokaltrafik (SL) in Sweden.

Get it on the Connect IQ Store.

Preview

Features

  • View nearby stops
  • Save favorite stops and view anywhere
  • View departures
    • Color coded and sectioned by mode
    • See deviations and their importance level
  • Limit memory consumption by tuning settings

APIs

Avgånär uses SL's APIs, provided by Trafiklab:

Develop

Place your API keys somewhere gitignored, such as ServiceSecrets.mc:

const API_KEY_STOPS = "<KEY>";
const API_KEY_DEPARTURES = "<KEY>";

Build

I develop on develop and build on main using Prettier Monkey C.

Fork

You are more than welcome to make a fork and adapt the project to your own country's public transport.

Credits

Some icons have been adapted from Google Fonts. (Removed in #4e4e772.)