An open API service indexing awesome lists of open source software.

https://github.com/adlerre/srdash

SimRacing Dashboard
https://github.com/adlerre/srdash

codemasters dashboard f1-game f1-telemetry

Last synced: 3 months ago
JSON representation

SimRacing Dashboard

Awesome Lists containing this project

README

        

# SRDash - SimRacing Dashboard ![GitHub Workflow Badge](https://github.com/adlerre/srdash/actions/workflows/maven-push.yml/badge.svg) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/5c658623bd3744759179ecad8862ef60)](https://www.codacy.com/gh/adlerre/srdash/dashboard?utm_source=github.com&utm_medium=referral&utm_content=adlerre/srdash&utm_campaign=Badge_Grade)

A Java app to consume UDP telemetry data from Codemaster's F1 2018/2019/2020/2021 video game and present as simple dashboard. Based on the documentation provided at https://forums.codemasters.com/discussion/136948/f1-2018-udp-specification.

Project based on work of [eh7n](https://github.com/eh7n/f1-2018_telemetry).

![Screenshot](./doc/screenshot.png)

## Usage

Run on commandline with:
```shell
java -jar srdash.jar --help
```

### Commandline Options

* **--configDir, -cd**


Set configuration dir.

* **-h, --help**

Print help (this message) and exit.

* **--host**

Set host listen on

* **--port, -p**

*Default:* `8085`


Set port listen on

* **--telemetryVersion, -tv**


Set telemetry version