Skip to content
/ avganar Public

A Garmin Connect IQ widget displaying public transport departures for Stockholm, Sweden

License

Notifications You must be signed in to change notification settings

felwal/avganar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avgånär: Stockholm departures

Avgånär is 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.

Features

  • View nearby stops
  • Save favorite stops and view anywhere
  • View departures
    • Sectioned and color coded by transport mode and group
    • See deviations and their importance level
  • Limit memory consumption by tuning settings

Preview

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.)