Back to browse
Pitwall – Live F1 Stats in Your macOS Menu Bar

Pitwall – Live F1 Stats in Your macOS Menu Bar

by silverr·Mar 12, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemCozy

Native macOS menu bar for live F1 timing when browser tabs eat your RAM.

Strengths
  • Native Swift implementation means zero Electron overhead during high-frequency updates.
  • Aggressive caching strategy handles inconsistent API endpoints without freezing UI.
Weaknesses
  • Limited to macOS excludes the large Windows-based sim racing crowd.
  • Feature set feels thin compared to dedicated timing apps like F1TV.
Category
Target Audience

F1 fans working on macOS

Similar To

F1TV · Live Timing

Post Description

I built this because I got tired of tabbing away during F1 practice sessions to check live timing. The idea was simple: keep race stats accessible in the menu bar without eating screen real estate. What it does:

Live driver positions & session timing Real-time telemetry (speeds, gaps, tire info) PitStop F1 API integration Zero full-window footprint

Current status: Live on the Mac App Store. It works, but I'm actively iterating. The biggest challenge so far has been getting reliable real-time data without hammering the API. I'm caching aggressively and considering WebSocket fallbacks.

What I'm stuck on:

Performance with rapid session updates Whether the feature set justifies the menu bar UX or if users expect more Data accuracy during race weekends (some API endpoints are inconsistent)

Shipping small indie projects is harder than I thought, mostly in the "people actually knowing it exists" department. Any feedback on the concept, execution, or what's obviously missing would be genuinely helpful. Open to suggestions.

Similar Projects