https://github.com/p403n1x87/f1-eval
Evaluation race data collector
https://github.com/p403n1x87/f1-eval
Last synced: 7 months ago
JSON representation
Evaluation race data collector
- Host: GitHub
- URL: https://github.com/p403n1x87/f1-eval
- Owner: P403n1x87
- Created: 2022-08-01T21:00:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T06:32:28.000Z (over 2 years ago)
- Last Synced: 2025-01-31T10:14:36.156Z (8 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# F1 Evaluation Race Data Recorder
Tool to collect evaluation race data from all the drivers. To have SteamID
appearing in the data, players should set `Show player names` to `On` in the
`Telemetry Settings`. This will make identification a bit easier.## Installation
The application requires Python >= 3.8 to work.
~~~
pip install pipx
pipx install git+https://github.com/p403n1x87/f1-eval
~~~## Usage
Simply run
~~~
f1-eval
~~~before the beginning of the session and let it collect data. At the end of the
session, data will be written in the current working directory.