Skip to content

ZoeyVid/wunderground-pwa-scriptable-lockscreen-widget

Repository files navigation

Wunderground PWA Lockscreen Widget

A simple Scriptable lockscreen widget that view data from a Wunderground PWA on the iOS Lockscreen

Config

Please insert your station id (You can find it here: https://www.wunderground.com/member/devices) and your Wunderground api key (You can find it here: https://www.wunderground.com/member/api-keys) on the first two variables

// Insert here your station id (https://www.wunderground.com/member/devices)
let stationID = ""

// Insert your Wunderground api key here (https://www.wunderground.com/member/api-keys)
let apiKey = ""

About

A simple Scriptable lockscreen widget that view data from a Wunderground PWA

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •