Discord Rich Presence for iRacing sessions using python.
- Display current session, position, laps, current track name and car name.
- User-friendly interface and installation
- Lightweight
- Customizable settings
Idle | Practice |
---|---|
Racing | |
-
Ensure Python 3.12.4 or later is installed.
-
Clone the repository
git clone https://github.com/OutdatedDev/iRacingRPC
-
Navigate to the project directory
cd iRacingRPC
-
Install the required dependencies
pip install -r requirements.txt
-
Run the application
py main.pyw
If you need to see the console, rename main.pyw to main.py.
If you're interested in contributing to this project, we welcome your help! Please refer to the CONTRIBUTING.md file for detailed information on how to get started.
Whether you have ideas for new features or have found a bug that needs fixing, we encourage you to open an issue or submit a pull request. Your contributions are greatly appreciated!