You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
384 B
TOML

[SL]
APIKey = "insert-your-api-key-here"
RefreshDelay = 300
SiteID = 1234
APIURL = "https://api.sl.se/api2/realtimedeparturesV4.json?key=%s&siteid=%d&timewindow=60"
[Clock]
TimeFormat = "15:04:05"
[Weather]
URL = "http://wttr.in/"
RefreshDelay = 1800
[Pollen]
URL = "https://pollenkoll.se/wp-content/themes/pollenkoll/api/get_cities.php"
RefreshDelay = 1800
CityName = "Stockholm"