mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #152] [CLOSED] Convert CLI race selection to GUI Based Race Selection #180
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/152
Author: @aniketm32012
Created: 1/3/2026
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
5a6f462Convert 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 --clifor gui race selection
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.