Crono

Chronometer for small & in-house sport competitions
Start time Start --:--:-- · 00:00:00
When the race started — every result is timed from here. Editing it recalculates all times.
Optional — shows each finisher's pace (min/km).
Time since start 00:00:00
Options Participants, export, backup & clear
Send results to another system (optional)

Paste a webhook URL and Crono will POST the results as JSON — instantly when they change and re-synced every 5 seconds, so the other system stays live. It needs a connection; leave it empty to keep everything on this device.

Your endpoint must accept a cross-origin POST: answer the browser's preflight (OPTIONS) and return the headers Access-Control-Allow-Origin (your site or *), Access-Control-Allow-Methods: POST, OPTIONS and Access-Control-Allow-Headers: Content-Type. The body is JSON (Content-Type: application/json) over HTTPS.

What do these buttons do?
  • Participants — manage your start list (number, name, sex, birth year) or import a CSV (number,name,sex,birth_year). Names and sex/age categories then show up in the results.
  • Export CSV — download all results as a spreadsheet (place, name, time, pace…).
  • Export PDF — a clean, print-ready results sheet (your browser's “Save as PDF”).
  • Backup — save the whole event (start time, results, participants) to a .json file.
  • Restore — load an event back from a backup file (replaces current data).
  • Clear results — delete all recorded finishers. Your start time and participant list stay.
0 recorded
Place Number Name Obs. Time
No results yet. Enter a runner number above and press Record as each finishes.