Skip to content

bbc-s/f1-dash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f1-dash

Real-time Formula 1 telemetry and timing

f1-dash

A real-time F1 dashboard that shows the leader board, tires, gaps, laps, mini sectors and much more.

Local Docker Run

Use Docker Desktop + Compose + Portainer with localhost-only defaults:

powershell -ExecutionPolicy Bypass -File .\ops\start-local.ps1

The stack stays private to your machine by default (127.0.0.1 bindings).

Run from local fork source code (build local images):

powershell -ExecutionPolicy Bypass -File .\ops\start-local.ps1 -BuildFromSource

If UI changes do not show after pull/build, run hard redeploy:

powershell -ExecutionPolicy Bypass -File .\ops\redeploy-local.ps1

Full guide: SETUP.md

Contributing

I really appreciate your interest in contributing to this project. I recommend checking out the GitHub issues marked as "Good First Issue" to get started. Also, please read CONTRIBUTING.md to learn how to contribute and set up f1-dash on your local machine for development.

Supporting

If you'd like to support this project and help me dedicate more time to it, you can buy me a coffee.

Notice

This project/website is unofficial and is not associated in any way with the Formula 1 companies. F1, FORMULA ONE, FORMULA 1, FIA FORMULA ONE WORLD CHAMPIONSHIP, GRAND PRIX and related marks are trade marks of Formula One Licensing B.V.

About

A real-time F1 dashboard

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 78.0%
  • Rust 19.7%
  • PowerShell 1.4%
  • HCL 0.3%
  • Shell 0.2%
  • JavaScript 0.2%
  • CSS 0.2%