A real-time network overlay that predicts lag spikes before they happen — powered by machine learning, built for competitive gamers and streamers.
// Free & open source · Windows · v1.0
Real screenshots of LagGuard running live in-game. Click any image to enlarge.
LagGuard doesn't wait for lag to hit. It samples your network continuously, feeds data through an XGBoost model, and warns you while there's still time to act.
Network is healthy. Latency and jitter within normal thresholds. No action needed — game on.
Instability detected. Possible lag spike incoming within the next few seconds. Brace for impact.
High probability lag spike. Network degradation is imminent. Consider pausing or taking cover.
A purpose-built stack for real-time, low-latency desktop applications.
| Layer | Technology |
|---|---|
| Frontend Overlay | Electron + HTML/CSS |
| Backend Server | Node.js |
| Machine Learning | XGBoost (Python) |
| Real-time Comms | WebSockets |
| Network Monitoring | ICMP / Ping Sampling |
Free, open-source, and ready to run. One click — no installation wizard, no bloat.
⚠ Windows SmartScreen Note: As an unsigned app, Windows may show a security warning.
Click "More info" → "Run anyway" to proceed. Source code is fully open on GitHub.