Discord Rich Presence for iRacing sessions using python.
| Idle | Practice |
|---|---|
![]() |
![]() |
| Time Attack | Racing |
![]() |
![]() |
Ensure Python 3.12.4 or later is installed.
Clone the repository git clone https://github.com/BananaJeanss/iRacingRPC
Navigate to the project directory cd iRacingRPC
Install the required dependencies pip install -r requirements.txt
Make sure everything in settings.json is to your liking.
Run the application py main.pyw
If you want to see the console, rename main.pyw to main.py.
Settings.json has a few settings that you can change to your liking.
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!
pyirsdk
pystray
pypresence
Pillow