The latest release (v1.1.1.0) may be found here.
A Win32 executable that does nothing. No windows, no operations, nothing. Just perpetually sleeps.
- Set your Steam status using a non-Steam game
- Hide the game you're currently playing by running Windowless-Executable with a blank name
- Minimalistic UX design
- Small resource footprint
- Small file
- Hand-programmed
Just launch it. That's about it. You can run it through Steam if you want to set your Steam status (ie with a non-Steam game shortcut).
- Only compiles under Windows
- Requires Visual Studio
- May be blocked by SmartScreen (sorry, can't be arsed to get my code signed :^))
- Visual Studio
- A brain
cl main.c /SUBSYSTEM
compile (version)
or just
compile
Yep, it's that easy.