Overview

This page contains the reference to a set of simple HTML/CSS/JS timers on the left panel. The timers start on page load. Refresh each timer to restart time countdown. Reference code here.

You can also set the query parameters on the current webpage (Overview) to configure the minutes (m) and seconds (s).

  • Example 1 5 min and 30 secs would be set via ?m=5&s=30
  • Example 2 10 min and 0 secs would be set via ?m=10
  • Example 3 0 min and 45 secs would be set via ?s=45

Alternatively, you can find a more user-friendly big-timer here.