Telemetry Overlay
Originally designed as a Forza Horizon 6 overlay, this project is generic enough to display numeric data from virtually any source. (see OverlayDataSource.py, and OverlayDataSource*.py in examples)
To use the overlay, OverlayApp has been provided. Initialise an instance of OverlayApp, passing a derivative of OverlayDataSource, and add your desired elements - see examples for exact usage.
Note: OverlayApp uses Tkinter's -transparentcolor to make the background transparent. This feature only works on Windows. If you aren't on Windows, you may still use OverlayApp after modification.
Installation
Prerequisites:
- Python 3.10 or later
For basic usage, you can install the package with:
pip install TelemetryOverlay
For those wishing to contribute, see below.
Development
Prerequisites:
- Git
- Python 3.10 or later
Clone the repo, start a venv, navigate to the repo root and install the TelemetryOverlay package in editable mode:
pip install -e .
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file telemetryoverlay-0.1.0.tar.gz.
File metadata
- Download URL: telemetryoverlay-0.1.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48a7eb0989928c3668ad00c6e331c3b7413d0c011abf94cdbf6deb10ef2eadc7
|
|
| MD5 |
5485db62acbbdc442e70f59e734a3212
|
|
| BLAKE2b-256 |
d451b105d876adeabe767110d19f661bce8bbd53c36b086879d11369af1dbb63
|
File details
Details for the file telemetryoverlay-0.1.0-py3-none-any.whl.
File metadata
- Download URL: telemetryoverlay-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad47e57d82a8531de4f01dab3b5c89fde5b4543f5dbab2207821c038dde5aad1
|
|
| MD5 |
51eed95cd3a5da44c8b963194a16b292
|
|
| BLAKE2b-256 |
c8560f9c6c697bba0cadf1b8b44de6c1f9445fd89e10c0379884861d75e926da
|