cross-posted from: https://programming.dev/post/1996561
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

11 Comments
_ed@sopuli.xyz · 4 pts · 2y
Looks like a bit of thought has gone into this - nice work! Will bookmark for the upcoming race.
WendyB@toot.wales · 3 pts · 2y
@_ed @Slowlydev Added to try for The Netherlands this weekend.
itsathursday@lemmy.world · 3 pts · 2y
Ah thank you this is awesome, looking forward to using it this weekend!
Slowlydev@programming.dev · 1 pts · 2y
You’re welcome I hope you like it :)
kyle_of_earth@lemmy.world · 3 pts · 2y
This is great! I haven't followed timings before but I'll pull this up for the next GP. Cheers
Slowlydev@programming.dev · 2 pts · 2y
Thanks! I often have it pulled up on the side to take a look at from time to time during the race :)
fisco1791@mastodonapp.uk · 3 pts · 2y
@Slowlydev
Nice timing 😅, I'm working his weekend, so this has been bookmarked, so I can keep up with what's happening, thank you👍🏼
Slowlydev@programming.dev · 3 pts · 2y
Thats a great use case 😂 I'm glad you like it :)
fisco1791@mastodonapp.uk · 1 pts · 2y
@Slowlydev
Perfect for this weekend, but also will be a nice accompaniment when viewing is also possible..👍🏼
golfguide_jacobite@artemis.camp · 2 pts · 2y
Would it be difficult to have a « replay » mode ? I often record race to watch them later because of family time but this could be amazing ! Thanks for your hard work!
Slowlydev@programming.dev · 1 pts · 2y
It has some difficulty I think and will take some time, but it’s on my todo list.