Skip to content

v1.0.0 - WinForms (archived)

Choose a tag to compare

@Layellie Layellie released this 28 May 13:12
· 8 commits to main since this release

Original WinForms version (archived).

This is the first public release of StandbyAndTimer, built on Windows Forms (.NET Framework). The codebase is preserved on the winforms-archive branch for reference.

The current actively maintained version is the WPF rewrite — see v2.0.0.

Features

  • Timer Resolution lock at 0.5 ms (NtSetTimerResolution)
  • Standby memory list purge (NtSetSystemInformation)
  • Background engine

Notes

No installer is attached to this release. To run the WinForms version, check out the winforms-archive branch and build from source with Visual Studio.