RelayDrive
Overlay and performance insights for your favorite sim racing games.´
Install / Use
/learn @rotationracing/RelayDriveREADME
Overview
RelayDrive is an overlay and telemetry application for:
- Assetto Corsa Competizione
- iRacing
- Le Mans Ultimate
The app delivers real-time telemetry and overlay features directly to your game. This repository contains the source code of the app only. Server-side code, including cloud processing, public leaderboards, and shared telemetry, is a premium feature and is not open source.
The compiled app.exe from the installer is identical to building from source. Premium features are unlocked by logging in with an active Pro subscription.
Download the latest release: RelayDrive Download
<p> <a href="https://github.com/rotationracing/relaydrive/releases/latest"><img src="https://img.shields.io/badge/status-alpha-orange?style=for-the-badge" alt="Status" /></a> <a href="https://github.com/rotationracing/relaydrive/releases/latest"><img src="https://img.shields.io/github/v/release/rotationracing/relaydrive?style=for-the-badge" alt="Release" /></a> </p>[!WARNING] RelayDrive is currently in Alpha. Development is active and iterative, with frequent large updates. During this stage, pull requests are not accepted. Contributions will open in the Beta phase.
Development
<p align="center"> <a href="https://skillicons.dev"><img src="https://skillicons.dev/icons?i=tauri,rust,bun,ts,nextjs,tailwind,windows&theme=dark" alt="Tech Stack" /></a> </p>Requirements
BETA
This is just a tiny sideproject of mine. a lot of it is broken. and updates are rare until I finish my other projects! just wanted to put it here so I dont accidentally delete it.
Installation
bun install
Run in Development
bun run tauri:dev
Build the App
bun run tauri:build
[!IMPORTANT] This project uses Bun exclusively. Do not use npm, pnpm, or yarn.
Connect with us!
<p align="center"> <a href="https://discord.gg/tXMAbRChWn"><img src="https://img.shields.io/badge/Discord-Join%20Server-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Discord" /></a> <a href="https://x.com/rotationracing"><img src="https://img.shields.io/badge/X%20(Twitter)-@rotationracing-1DA1F2?style=for-the-badge&logo=x&logoColor=white" alt="Twitter" /></a> <a href="mailto:support@rotationracing.eu"><img src="https://img.shields.io/badge/Email-support@rotationracing.eu-D14836?style=for-the-badge&logo=gmail&logoColor=white" alt="Email" /></a> </p>Support
- Documentation
- Status Page
- Join Discord for community help
- For account or payment issues: support@rotationracing.eu
Star History
<a href="https://www.star-history.com/#rotationracing/RelayDrive&type=date&legend=top-left"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rotationracing/RelayDrive&type=date&theme=dark&legend=top-left" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rotationracing/RelayDrive&type=date&legend=top-left" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=rotationracing/RelayDrive&type=date&legend=top-left" /> </picture> </a>Contributors
<a href="https://github.com/rotationracing/relaydrive/graphs/contributors"> <img src="https://contrib.rocks/image?repo=rotationracing/relaydrive" alt="Contributors" /> </a>Acknowledgements
Special thanks to Naresh Kumar for acc_shared_memory_rs, used in RelayDrive.
RelayDrive is a product by Rotation Racing. For further credits, see CREDITS.md.
