Cross-platform F1 historical statistics TUI built with C# and .NET.
Download the latest release for your platform from Releases:
| Platform | File |
|---|---|
| macOS (Apple Silicon) | pitterm-osx-arm64.tar.gz |
| Linux (x64) | pitterm-linux-x64.tar.gz |
| Windows (x64) | pitterm-win-x64.zip |
Extract and run — no .NET runtime required.
tar -xzf pitterm-osx-arm64.tar.gz
chmod +x F1Tui
./F1TuiExtract pitterm-win-x64.zip, then run F1Tui.exe.
Recommended terminals:
- macOS: iTerm2, kitty, alacritty
- Linux: kitty, alacritty, GNOME Terminal
- Windows: Windows Terminal (PowerShell or pwsh)