7-Minute Workout Timer
Run a guided 7-minute workout timer with preset 12-move circuits, adjustable intervals, browser cues, load charts, and plan exports.{{ liveAnnouncement }}
| Metric | Value | Workout note | Copy |
|---|---|---|---|
| {{ row.metric }} | {{ row.value }} | {{ row.note }} |
| # | Round | Phase | Movement | Category | Start | Duration | Cue | Copy |
|---|---|---|---|---|---|---|---|---|
| {{ row.order }} | {{ row.roundLabel }} | {{ row.phase }} | {{ row.movement }} | {{ row.category }} | {{ row.start }} | {{ row.duration }} | {{ row.cue }} |
| Cue time | Cue | Phase | Movement | Safety note | Copy |
|---|---|---|---|---|---|
| {{ row.time }} | {{ row.cue }} | {{ row.phase }} | {{ row.movement }} | {{ row.note }} |
| Time | Event | Phase | State | Copy |
|---|---|---|---|---|
| {{ row.time }} | {{ row.event }} | {{ row.phase }} | {{ row.state }} | |
| No run events yet. | ||||
Introduction
A seven-minute circuit is a dense training format, not a promise that a few minutes can replace a balanced fitness plan. The familiar version uses twelve short bodyweight movements, usually 30 seconds each, with brief transitions between them. The sequence matters because cardio, lower-body, upper-body, total-body, and core blocks are arranged to spread effort instead of exhausting one area from start to finish.
The format grew out of high-intensity circuit training, often shortened to HICT. It favors movements that can be done with body weight, a wall, and sometimes a sturdy chair, which makes the routine practical in small spaces. The tradeoff is density. A 10-second transition may be enough when the room is ready, but it can become too rushed when a chair must be moved, a side plank side must switch, or a lower-impact option is needed.
Intensity is the main difference between a brisk movement circuit and a true high-intensity one. A classic HICT target is hard effort, commonly around RPE 8 out of 10, while still keeping controlled breathing, stable joints, clean landings, and usable range of motion. Shortening rest or adding rounds can raise the challenge, but it can also make form worse before fitness improves.
Short vigorous sessions still sit inside a larger activity picture. Public health guidance for adults emphasizes regular aerobic activity and muscle-strengthening work across the week, while warm-ups and cool-downs help the body move into and out of harder effort. A compact circuit can be one useful piece of that routine, especially when time or equipment is limited, but it should not be the only measure of training quality.
High-intensity exercise is not appropriate for everyone. Chest pain, dizziness, unusual shortness of breath, sharp pain, loss of control, pregnancy, medical conditions, or a long break from exercise are reasons to slow down, choose a gentler option, or ask a qualified professional before doing vigorous circuits.
How to Use This Tool:
Set the routine and timing first, then run the live countdown only after the plan summary and validation alerts look right.
- Choose a
Routine preset.Classic HICT sequencekeeps the recognizable wall, chair, and bodyweight pattern, whileLow-impact starter,No-chair travel circuit, andCore-control emphasispreserve the 12-move timer shape with different substitutions. - Set
Circuit rounds,Work interval,Transition, andStart countdownwith the number fields or sliders. The summary should show total duration, preset, round count, work seconds, transition seconds, and effort target. - Open
Advancedwhen the session needs aWarm-up timer,Cool-down timer, split side planks, differentCue volume, vibration, orPrevent screen sleep. Warm-up and cool-down extend the full clock but do not change circuit work density. - Pick
Cue stylebefore stepping away from the keyboard.Beeps,Voice labels, andSilentall keep visual phase changes, but audio, speech, vibration, and wake lock behavior depend on the browser and device. - Resolve any validation alert before starting. A message such as
Work interval must be between 15 and 60.means the timer cannot start until the value is back inside the accepted range. - Press
Startwhen the live phase console shows the planned first phase. Starting captures the current plan for that run, so later edits wait for the nextStart,Resume, orStart freshstate rather than changing the active countdown mid-phase. - Use
Pause,Skip, andResetduring the session. Afterward, checkPlan Metrics,Exercise Ledger,Circuit Load Map,Coach Cues,Run Event Log, orJSONdepending on whether you need the timing summary, movement sequence, chart, cue sheet, interruption log, or structured plan data.
Interpreting Results:
Total timer duration is the full clock, including start countdown and any optional warm-up or cool-down. Circuit duration is narrower because it counts only work and transitions. Work density is the percentage of circuit time spent working, so it rises when transitions shrink and stays unchanged when only warm-up or cool-down time is added.
A denser plan is not automatically safer or more useful. It may leave less time to set up a chair, change sides, breathe, or keep landings controlled. Check Exercise Ledger for the actual phase order, Coach Cues for substitutions and warnings, and Circuit Load Map for where work and transition seconds stack up.
| Output | What to trust | What not to overread |
|---|---|---|
Plan Metrics |
Duration, circuit duration, work density, movement count, equipment, effort target, safety timers, timer state, and review note. | It does not measure heart rate, calories, readiness, fatigue, or technique. |
Exercise Ledger |
Every prep, warm-up, work, transition, and cool-down phase with start time, duration, movement, category, and cue. | A correct sequence does not prove the movements fit the user's joints, space, or current capacity. |
Circuit Load Map |
Work seconds and following transition seconds for each work block, with the active interval highlighted during a run. | The chart shows timing load, not physiological load, recovery quality, or exertion. |
Coach Cues |
Start cues, side-switch reminders, 3-second warnings, substitutions, and safety notes. | Audio, speech, and vibration cues can fail on muted or unsupported devices, so keep the visual timer visible when timing matters. |
Run Event Log |
Start, pause, resume, skip, reset, and completion events from the current browser session. | It is an interruption log for the active session, not a training diary or medical record. |
Use the outputs as a planning check. The final decision is whether the person doing the workout can repeat the planned effort with clean form, safe equipment, controlled breathing, and an intensity level that fits the day.
Technical Details:
HICT combines interval timing with exercise sequencing. The classic seven-minute pattern uses twelve movements arranged so one area can recover while another area works. Cardio and total-body blocks raise demand, lower-body and upper-body blocks shift local fatigue, and core blocks add bracing work without turning the whole circuit into continuous jumping.
The timing model is deterministic. Each preset supplies twelve named movements, each movement receives the same work interval, and transition seconds appear between movements and between repeated rounds. The final movement of the final round does not add a trailing transition because there is no next movement to set up.
Formula Core
Let R be circuit rounds, E be 12 named exercises per round, W be work seconds, Q be transition seconds, P be start countdown seconds, A be warm-up seconds, and C be cool-down seconds. Total time and work density follow these rules:
T is total timer seconds. D is work density, calculated from circuit seconds only, so prep, warm-up, and cool-down do not change the density percentage.
With the default classic setup, R = 1, E = 12, W = 30, Q = 10, P = 10, A = 0, and C = 0. The circuit contains 360 seconds of work and 110 seconds of transitions. That makes Circuit duration 7m 50s, Total timer duration 8m 00s, and Work density 77% after display rounding.
Routine and Timing Rules
| Rule | Mechanism | Result effect |
|---|---|---|
| Preset length | Each routine preset contains 12 named movements. | Movement blocks reports 12 per round before noting any side-plank split. |
| Repeated rounds | Each round repeats the full 12-move preset. | Two rounds double work seconds and add one transition between the two rounds. |
| Transition count | Transitions appear after every named movement except the final movement of the final round. | One round has 11 transitions; two rounds have 23 transitions. |
| Side plank split | When enabled and the work interval is at least 20 seconds, side plank work is split into left and right phases. | Total work time stays the same, but Exercise Ledger shows separate left and right entries. |
| Run snapshot | Starting a session copies the current plan into the active timer. | Later edits do not affect the running countdown until the next start. |
| Warning cues | Work and transition phases lasting at least 8 seconds add a cue near the final 3 seconds. | Coach Cues may contain more rows than Exercise Ledger. |
Accepted Ranges
| Input | Minimum | Maximum | Boundary behavior |
|---|---|---|---|
Circuit rounds |
1 | 4 | Repeats the full preset sequence. |
Work interval |
15s | 60s | Applies to every named movement; split side planks preserve total work seconds. |
Transition |
0s | 30s | A zero value creates back-to-back work phases. |
Start countdown |
0s | 60s | Adds setup time before the first phase. |
Warm-up timer and Cool-down timer |
0s | 900s | Each changes Total timer duration but not Work density. |
Cue volume |
0% | 100% | Zero mutes beeps; voice output still depends on browser speech support. |
| Total timer | 1 timed phase | 2 hours | Plans above 7200 seconds are rejected. |
Comparable plans need the same preset, rounds, work interval, transition, side-plank behavior, warm-up, and cool-down values. Changing any of those fields changes the movement demand, circuit density, total clock, or all three.
Limitations and Privacy Notes:
This is a planning and timing aid for general fitness use. It does not assess exercise readiness, diagnose medical risk, estimate calories, track heart rate, score technique, or verify that a movement is being performed safely.
- Choose a gentler preset, shorter work interval, longer transition, fewer rounds, or professional guidance when vigorous effort is not suitable.
- Warm-up and cool-down timers reserve time on the clock, but they do not choose personalized mobility work, rehabilitation exercises, or medical preparation.
- Beeps, voice labels, vibration, and wake lock requests depend on browser, device, permission, volume, mute, battery, and system policies.
- Plans, cue sheets, run logs, chart data, and JSON are generated in the browser. Copying, downloading, or sharing a URL is a user action, so avoid placing sensitive personal notes in saved records.
Worked Examples:
Classic single round. Choose Classic HICT sequence, keep Circuit rounds at 1, leave Work interval at 30 seconds, Transition at 10 seconds, and Start countdown at 10 seconds. Plan Metrics should show Total timer duration of 8m 00s, Circuit duration of 7m 50s, and Work density of 77%. Exercise Ledger should run from jumping jacks through side plank.
Lower-impact session with warm-up and cool-down. Choose Low-impact starter, set 2 rounds, 25 seconds of work, 15 seconds of transition, a 2-minute Warm-up timer, and a 3-minute Cool-down timer. The circuit contains 600 seconds of work and 345 seconds of transitions, so Work density rounds to 63%. Total timer duration also includes the 10-second start countdown plus the added preparation and recovery phases.
Side plank cue problem. If a halfway side-switch cue is too easy to miss, turn on Split side plank with a 30-second work interval. Exercise Ledger shows left and right side-plank phases, and Plan Metrics keeps total work seconds unchanged. That makes the side change visible without making the circuit longer.
Out-of-range timing. Setting Work interval to 90 seconds triggers the alert that the value must be between 15 and 60, and Start stays disabled. Bring the field back to 60 or less, then recheck Total timer duration and Work density before starting.
FAQ:
Why is the default timer longer than seven minutes?
The default classic circuit has 12 work blocks, 11 transitions, and a 10-second Start countdown. Plan Metrics separates Total timer duration from Circuit duration so the setup time is visible.
Can chair exercises be avoided?
Yes. Choose No-chair travel circuit, then check Equipment in Plan Metrics and the movement names in Exercise Ledger before starting.
Does higher work density mean a better workout?
No. Work density only compares work seconds with circuit seconds. A denser plan can be useful, but it can also reduce setup time, recovery, and movement quality.
Why did changing a field not change the active countdown?
Pressing Start captures the current plan for that run. If the message says the timer is using a snapshot, edits are waiting for the next start instead of changing the current phase.
Why are voice, vibration, or screen-awake features inconsistent?
Those controls depend on browser and device features. Muted audio, missing speech support, unsupported vibration hardware, tab changes, low battery, or system policy can prevent a cue or wake lock even when the countdown itself is running.
Glossary:
- HICT
- High-intensity circuit training, a short sequence of exercises arranged to challenge several movement categories.
- Work interval
- The timed exercise phase assigned to each movement block.
- Transition
- The changeover period between movement blocks or rounds.
- Work density
- The percentage of circuit time spent in work phases rather than transition phases.
- RPE
- Rating of perceived exertion, a 0 to 10 estimate of how hard the effort feels.
- Wake lock
- A browser request that tries to keep the screen awake while the timer runs.
References:
- Time Saver: High Intensity Fitness Circuit in Minutes, American College of Sports Medicine.
- Adult Activity: An Overview, Centers for Disease Control and Prevention.
- Warm Up, Cool Down, American Heart Association, last reviewed Jan. 16, 2024.