[PR #128] [MERGED] CLI Menu #161

Closed
opened 2026-05-07 00:18:59 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/128
Author: @anonymouslyanonymous1
Created: 12/26/2025
Status: Merged
Merged: 12/27/2025
Merged by: @IAmTomShaw

Base: mainHead: cli


📝 Commits (3)

  • 833f7f4 CLI
  • 3cad4cc Only show HUD option for races
  • 88ca6c1 README update for punctuation and instructions

📊 Changes

4 files changed (+94 additions, -2 deletions)

View changed files

📝 README.md (+8 -0)
📝 main.py (+5 -1)
📝 requirements.txt (+3 -1)
src/cli/race_selection.py (+78 -0)

📄 Description

A GUI is nice but, although niche, ones who mainly rely on the terminal and keyboard, a TUI is more preferable.
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/128 **Author:** [@anonymouslyanonymous1](https://github.com/anonymouslyanonymous1) **Created:** 12/26/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Base:** `main` ← **Head:** `cli` --- ### 📝 Commits (3) - [`833f7f4`](https://github.com/IAmTomShaw/f1-race-replay/commit/833f7f4e2538eb5dc5a75c07e749312dd4091c40) CLI - [`3cad4cc`](https://github.com/IAmTomShaw/f1-race-replay/commit/3cad4ccc8871153e1a5c605f397abda23617929f) Only show HUD option for races - [`88ca6c1`](https://github.com/IAmTomShaw/f1-race-replay/commit/88ca6c1cbd5ce1bfafccb9e474d3082a4195764e) README update for punctuation and instructions ### 📊 Changes **4 files changed** (+94 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) 📝 `main.py` (+5 -1) 📝 `requirements.txt` (+3 -1) ➕ `src/cli/race_selection.py` (+78 -0) </details> ### 📄 Description A GUI is nice but, although niche, ones who mainly rely on the terminal and keyboard, a TUI is more preferable. <img width="1348" height="487" alt="image" src="https://github.com/user-attachments/assets/fd229ac5-f2e4-47b9-ad91-18b37d4927a0" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:18:59 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#161
No description provided.