[PR #152] [CLOSED] Convert CLI race selection to GUI Based Race Selection #180

Closed
opened 2026-05-07 00:19:04 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/152
Author: @aniketm32012
Created: 1/3/2026
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 5a6f462 Convert CLI race selection to GUI Based Race Selection

📊 Changes

1 file changed (+193 additions, -73 deletions)

View changed files

📝 src/cli/race_selection.py (+193 -73)

📄 Description

Refactor CLI to a GUI using PySide6, including race selection and session options.

use the command : python main.py --cli
for gui race selection
Screenshot 2026-01-03 145222


🔄 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/152 **Author:** [@aniketm32012](https://github.com/aniketm32012) **Created:** 1/3/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5a6f462`](https://github.com/IAmTomShaw/f1-race-replay/commit/5a6f462103fbf9b49233e7bfafbd72eacc657c0c) Convert CLI race selection to GUI Based Race Selection ### 📊 Changes **1 file changed** (+193 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `src/cli/race_selection.py` (+193 -73) </details> ### 📄 Description Refactor CLI to a GUI using PySide6, including race selection and session options. use the command : `python main.py --cli` for gui race selection <img width="696" height="620" alt="Screenshot 2026-01-03 145222" src="https://github.com/user-attachments/assets/724b3374-cc20-4247-989b-3b0e7845a7b0" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:19:04 +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#180
No description provided.