Skip to content

ReSpawn v1.0.0

Choose a tag to compare

@harshitsinghal11 harshitsinghal11 released this 07 Jun 14:03
· 16 commits to main since this release

🎮 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

  1. Download ReSpawn.exe below
  2. Double-click to run — no installation needed
  3. No .NET runtime required — fully self-contained

Requires Windows 10 / 11 (x64)


🛠️ Built With

C# 12 · .NET 8 LTS · WPF MVVM