Skip to content

Instantly share code, notes, and snippets.

@CodeJawn
CodeJawn / README.md
Last active June 10, 2025 23:36
iRacing-opentrack-settings

OpenTrack Head Tracking for iRacing – Sample Config & Quick Guide

Hey sim racers!

Here’s my OpenTrack head tracking setup for iRacing using just a webcam. When I started, I couldn’t find many ready-to-use configs or clear guides, so it took some trial and error to get everything feeling right. Now that my setup is super smooth, I’m sharing my config to help others get up and running quickly!

Quick Tips

  • For iRacing, you want your head tracking to be very subtle. Too much movement is makes things really abrupt.
  • I mainly use yaw (left/right look) and a touch of roll. The rest are turned off for a more natural feel.
@CodeJawn
CodeJawn / config.py
Last active March 4, 2022 08:20
Simple NiceHash Monitor
#config
minProf= .001 #min profit for alert in BTC/Day
slowAlertTimer = 300 #min time for slow alert in seconds
offTimer = 0 #min time of off alert in seconds
btcAddress = "address goes here" #niceHash BTC address to monitor
iftttKey = "key goes here" #key from IFTTT Maker applet