I built a small Scriptable widget for iOS that shows the key Runalyze stats directly on the Home or Lock Screen using the Runalyze Personal API.
It’s inspired by:
* the Runalyze blog tutorial about building an iOS Scriptable widget
https://blog.runalyze.com/tutorial/runalyze-widget-for-ios-with-scriptable-and-runalyze-api/
* Runalyze’s statistics widget/dashboard
* earlier work which is not available anymore
https://board.runalyze.com/d/472-runalyze-widget-for-ios-with-scriptable-other-data
Current state:
* Effective VO2max
* Marathon Shape
* Fitness (CTL)
* Fatigue (ATL)
* Workload ratio (A:C)
* Estimated “Rest Days” (from fitness/fatigue)
* HRV baseline + normal range
If you want to try it out, you can find the code and the setup on GitHub:
https://github.com/etzelc/runalyze-scriptable-widget