ReSpawn v1.0.0
🎮 ReSpawn
A lightweight offline-first Windows app that unifies your game library
and automatically tracks playtime across every launcher.
✨ Features
Game Library
- Add games via .exe picker, drag & drop, or .lnk / .url shortcuts
- Auto icon extraction from executables
- Custom icon support
- Edit, remove games anytime
- Real-time search bar
- Total games counter
Playtime Tracking
- Background process monitor — 1 second polling
- Tracks sessions regardless of launch source
- 60s minimum session threshold
- 12-hour session cap for hibernate protection
- Session saved balloon notification
- Orphaned session cleanup on startup
System Tray
- Closes to tray — tracker keeps running
- Auto-minimizes when a game launches
- Power button for immediate exit
- Single instance enforcement
UI
- Clean dark modern interface
- Green dot = Now Playing
- Red dot = File Not Found
- Last played relative dates
Privacy
- 100% offline — zero network requests
- All data stored in %AppData%\ReSpawn\
- No telemetry, no accounts, no API keys
📥 Installation
- Download ReSpawn.exe below
- Double-click to run — no installation needed
- No .NET runtime required — fully self-contained
Requires Windows 10 / 11 (x64)
🛠️ Built With
C# 12 · .NET 8 LTS · WPF MVVM