For sometime I have been using a real-time Formula 1 Live Timing Website called f1.tfeed.net. But I always didn’t quite like the UI of it, its a great website for functionality don’t get me wrong but the UI looks quite “old”. So I decided to write my own Formula 1 Live Timing Dashboard. For now It looks like this:

And with the next GP coming right up, I thought now would be a great time to “release it to the public”.

So here is the f1-dash Website

Its has been In the works for a couple Months now, mainly because I wanted to over engineer it, but failed.

Its also completely free to use, as well as open-source on Github, so If you would like to contribute, feel free.

I hope u like it and have fun using it.

Things Id like to do next are:

  • Race Schedule of Current Seasons and Past Seasons
    • Because of that maybe a replay option of old races
  • Head to Head View
  • Favorite driver Highlighting
  • Position after Pitstop
  • Graphs for Gap and Laptime
  • Write backend in Rust
  • spacebug@feddit.de
    link
    fedilink
    arrow-up
    2
    ·
    10 months ago

    Works really well for me for now, and looks fantastic. Just the team radios sometimes showed a 100% bar and did not play in Safari on the iPad.

    The delay to stream is perfect, maybe save the value to the local storage to save it during reloads?

    • Slowlydev@programming.devOP
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      Okay will take a look at the Team Radios. The delay is a feature I wanted to get out asap, but I am gonna revisit it again and make it better, the saving is definitely a good idea!