Skip to main content
GP Countdown logo
GP CountdownWeekend hub
Live

Live F1 headlines are loading.

Original replay app

Las Vegas Grand Prix full-screen Python replay

Season 2024Round 22

This launcher keeps Tom Shaw's app untouched and runs it with its native UI and behavior.

Replay round

Play round

Run the upstream app exactly

The upstream replay is a Python desktop app (not a browser canvas). Run it locally for the exact original UI, telemetry behavior, and controls.

  1. 1. Clone Tom Shaw's repository.
  2. 2. Install dependencies in a virtual environment.
  3. 3. Start the selected round replay command below.

Upstream run command

python main.py --viewer --year 2024 --round 22

Helper command from this repo

./scripts/run-original-replay.sh --season 2024 --round 22 --session race

Keyboard controls and UI behavior are fully handled by the upstream app.

Las Vegas Grand Prix Replay Desk | GP Countdown