A collection of iRacing and gaming utilities built with Electron, React, and TypeScript.
- Anti-AFK — automatically prevents inactivity kicks
- Macros — Auto Clicker and Auto Key with configurable hotkeys
- iRacing Screenshot — take high-resolution screenshots (up to 8K) with automatic watermark crop and gallery
- iRacing Apps — launch and manage companion apps automatically with iRacing start/stop
- Config Profiles — save and switch iRacing
.iniconfig sets with a built-in editor - Monitor Tool — change resolution and refresh rate per monitor with Desktop/iRacing presets
Get the latest installer from Releases.
npm install
npm run devnpm run dist # build installerParts of this project were inspired by or built with reference to the following open-source projects:
| Project | Author | License |
|---|---|---|
| iracing-screenshot-tool | svglol | MIT |
| irsdk-node | bengsfort | MIT |
| irHub | Marijn17s | BSD-3-Clause-Clear |
| Package | License |
|---|---|
| Electron | MIT |
| React | MIT |
| Tailwind CSS | MIT |
| Lucide | ISC |
| Zustand | MIT |
| sharp | Apache-2.0 |
| koffi | LGPL-3.0 |
| uiohook-napi | MIT |
| nut-tree-fork | MIT |
| node-window-manager | MIT |
| electron-builder | MIT |
| electron-vite | MIT |
| electron-updater | MIT |
MIT — see LICENSE for details.