Hey everyone,
I've been working on a dashboard for LMU that runs on a second monitor and shows live telemetry data. It's now at a point where I'd like to share it with the community.
What is it?
LMU Pitwall is a real-time telemetry dashboard that reads data from LMU's shared memory and REST API. It runs as a single .exe — just start it alongside LMU and it auto-connects. No configuration needed.
Widgets:
Requirements:
LMU Pitwall requires the rF2 Shared Memory Map Plugin by TheIronWolf. This is a free third-party plugin that many LMU tools depend on (SimHub, Crew Chief, etc.). If you already use one of those, you're all set.
If not, setup takes about a minute — full instructions are on the GitHub page.
Download:
GitHub: https://github.com/Swizzjack/lmu-pitwall/releases
Available as an installer or portable .exe.
Videos:
Screenshots:





Network access (bonus):
The dashboard runs as a local web server, so you can also open it on a tablet or phone in your local network — just navigate to http://<your-pc-ip>:9000 in a browser. PC is the primary target though.
Open source:
The entire project is open source (MIT license) on GitHub. Built with Rust and React, with the help of Claude (AI) for development. If you want to contribute or check out the code, feel free.
Feedback welcome!
This is the first public release. I'm sure there are edge cases and things to improve. Let me know what you think, what breaks, or what you'd like to see added.
> Updated 16 May 2026 — v1.1.20 released with Race Engineer voice callouts,
redesigned damage panel (thanks to first community contribution!), Strategy with Virtual Energy, and more.
I've been working on a dashboard for LMU that runs on a second monitor and shows live telemetry data. It's now at a point where I'd like to share it with the community.
What is it?
LMU Pitwall is a real-time telemetry dashboard that reads data from LMU's shared memory and REST API. It runs as a single .exe — just start it alongside LMU and it auto-connects. No configuration needed.
Widgets:
- Fuel Manager — consumption per lap, laps remaining, fuel to add, pit lap planner
- Standings — live positions, gaps, sector times, class filtering
- Electronics — TC, ABS, ARB, Engine Map, Regen, Brake Migration — reads directly from LMU v1.3 shared memory, works in online sessions
- Tires — temperatures (tread + carcass), pressures, wear, brake disc temps
- Track Map — live vehicle positions on an SVG track map, colored by class
- Flags — real-time flag display (green, blue, yellow, red, chequered)
- Post Race Results — load any session XML log file for full classification, lap times, sector times, gaps, and pitstop data
- Fuel Calculator - Calculate the required fuel or virtual energy consumption based on the sessions already completed
- ...and more
Requirements:
LMU Pitwall requires the rF2 Shared Memory Map Plugin by TheIronWolf. This is a free third-party plugin that many LMU tools depend on (SimHub, Crew Chief, etc.). If you already use one of those, you're all set.
If not, setup takes about a minute — full instructions are on the GitHub page.
Download:
GitHub: https://github.com/Swizzjack/lmu-pitwall/releases
Available as an installer or portable .exe.
Videos:
Screenshots:





Network access (bonus):
The dashboard runs as a local web server, so you can also open it on a tablet or phone in your local network — just navigate to http://<your-pc-ip>:9000 in a browser. PC is the primary target though.
Open source:
The entire project is open source (MIT license) on GitHub. Built with Rust and React, with the help of Claude (AI) for development. If you want to contribute or check out the code, feel free.
Feedback welcome!
This is the first public release. I'm sure there are edge cases and things to improve. Let me know what you think, what breaks, or what you'd like to see added.
> Updated 16 May 2026 — v1.1.20 released with Race Engineer voice callouts,
redesigned damage panel (thanks to first community contribution!), Strategy with Virtual Energy, and more.
Last edited:


