Steam Library Detection
The app can detect Steam installations and work from the existing library setup instead of forcing manual path management every time.
Desktop Utility
A Windows desktop app for creating and managing Steam shortcuts with a cleaner Windows 11-style workflow.

Total Commits
21
Open Issues
0
Last Updated
8 months ago
Sep 25, 2025, 08:16 PM UTC
Stars
1
Languages
C# 97% • Inno Setup 3%
The app can detect Steam installations and work from the existing library setup instead of forcing manual path management every time.
It focuses on a practical desktop utility flow: pick an installed game, then generate the shortcuts you want for faster access.
The interface leans into Fluent-style WPF presentation with rounded surfaces, theme support, and a cleaner native desktop feel.
Designed around generating shortcuts where they are actually useful for day-to-day launching and organization.
The project includes installer-oriented tooling so the application can be packaged for real Windows distribution instead of staying as a dev-only build.
This is a purpose-built desktop tool rather than a web wrapper, so the project is optimized around local Steam installs and native Windows UX.
net9.0-windows with WPF enabled for a native desktop application stack.