Create Your Own Tabata Timer

A typical Tabata timer performs a particular exercise 8 times, separated by rest intervals. You can add more exercises, each exercise will be performed for all sets before moving on to the next. Exercises default to 20 seconds. Rest between intervals defaults to 10 seconds. Rest between exercises defaults to 60 seconds. All these values can be changed. You may also include warmup and cooldown intervals by ensuring they have a duration.

Timer Details

Exercises

{% "Exercise " + ($index + 1) %}

Rest Intervals

Rest between intervals

Rest between sets

Other Intervals

Warmup Interval

Cooldown Interval

'{% timer.name %}' duration: {% preview.duration %}

  • {% interval.name + ' ' + interval.duration %}