Just a clock

misiu84

New Member
Big Red Clock — concise description
  • Purpose: High-visibility clock with minute ring and up to six labeled timers for events/streams/control rooms.
  • Display: Large central time + 60-dot minute ring.
  • Timers (6): Independent, labelable; shown 3 top / 3 bottom; auto-fit to avoid ring overlap.
  • Timezone: Per-tab selection; format (UTC±offset) ABBR City (e.g., (UTC+01:00) CET Warsaw).
  • Timer behavior: When timezone changes, timers are recalculated to the same local wall time in the new zone.
  • DST: Automatic handling for clock and timers.
  • Modes: Graphic (with ring) and Simple (text-only).
  • Color thresholds: Configurable orange/red; presets available.
  • Sync: Server-based time offset to reduce local clock drift.
  • Storage/isolation: Timezone stored per tab (sessionStorage); changes in one tab do not affect others.
Basic use
  1. Select Timezone.
  2. Enter timer labels and target times.
  3. Toggle Enable for timers to show them.
  4. Optionally adjust thresholds or switch mode.
 
Top