macOS
brew install undercutf1local Homebrew formula metadata
brew / rank 4008
F1 Live Timing TUI for all F1 sessions with variable delay to sync to your TV. Version 4.0.103 via Homebrew; verified 2026-07-20.
install
brew install undercutf1local Homebrew formula metadata
overview
F1 Live Timing TUI for all F1 sessions with variable delay to sync to your TV
history
UndercutF1 is an open-source terminal UI for Formula 1 live timing. Its README describes a TUI that displays live timing during sessions, records data for later replay, and can delay the timing feed so viewers can sync it with delayed TV broadcasts.
The GitHub repository was created in August 2023. The README frames the project as both an end-user `undercutf1` TUI and a reusable `UndercutF1.Data` library for connecting to and processing the F1 Live Timing data stream.
The project documents a notable 2025 service change: since the 2025 Dutch GP, some live timing data is no longer freely published, so some features require an active F1 TV subscription. That makes the tool's history unusually tied to the availability and shape of F1's data feed.
UndercutF1 is distributed in developer-friendly channels rather than only as source code: its README documents installation as a global .NET tool, via Homebrew, as static GitHub release executables, and as a Docker image. The supplied package facts currently list Homebrew packaging for the `undercutf1` executable.
The official README's Homebrew section explicitly targets Mac and Linux users who want system-wide installation and `brew upgrade` updates, which is the package-manager niche for this project.
The main workflow is to start `undercutf1`, open the Session screen, and choose either a live session or a simulated session from recorded data. During live use, the README recommends adjusting the delay by seconds or larger increments to match the external broadcast.
The tool is also used after a session: it can import static timing data for previous meetings and replay those sessions. This replay workflow makes it useful for fans, data tinkerers, and developers testing features without waiting for a live race weekend.
UndercutF1 is niche, but it is package-interesting because it bundles a modern .NET TUI with terminal graphics, platform-specific media helpers, optional F1 TV login, Docker distribution, and a Homebrew formula. It is a good example of a specialized CLI moving from hobby project to reproducible install target.
For package maintainers, the main concerns are runtime and terminal integration rather than library ABI: the README notes .NET requirements, audio playback helpers, FFmpeg/Whisper-related features, fontconfig on Linux/macOS, and terminal graphics protocol support.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
undercutf1 | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:undercutf1 |
|---|---|
| Version | 4.0.103 |
| Package manager | Homebrew |
| Homepage | https://amandhoot.com |
| Repository | https://github.com/JustAman62/undercut-f1 |
| Last updated | 2026-07-20T21:40:17Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.