Exercise Routine
Purpose
Widget for performing exercise routines with timer and set counting. Integrates with a library of 873 exercises — build a personal program and track completion.
How It Works
The user selects exercises from the library or creates custom ones. The widget guides through rounds with rest timers between sets. Optional auto-advance between exercises and prep countdown. The result is recorded as a completed workout with duration.
Configuration
exercises array Exercise list (IDs from library or custom)
rounds number Number of rounds
restBetweenRoundsSec number Rest between rounds (seconds)
autoAdvance boolean Auto-advance to next exercise