Download Latest Version OLED Sleeper v2.0.0 source code.tar.gz (74.9 kB)
Email in envelope

Get an email when there's a new version of OLED-Sleeper

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
OLED-Sleeper-2.0.0-Setup.exe 2026-03-22 2.2 MB
OLED Sleeper v2.0.0 source code.tar.gz 2026-03-19 74.9 kB
OLED Sleeper v2.0.0 source code.zip 2026-03-19 136.5 kB
README.md 2026-03-19 1.9 kB
Totals: 4 Items   2.4 MB 2

Release v2.0.0 – Native Rewrite πŸš€

The project has been completely rewritten from scratch as a native Windows application. Instead of relying on scripts and external tools, everything now runs through a proper C# application with direct system integration.

πŸ›  What’s New

⚑ Native Application

  • WPF UI: The app is now a standalone C# WPF application with a proper interface instead of scripts.
  • No External Dependencies: Removed the need for AutoHotkey and NirSoft tools (MultiMonitorTool, ControlMyMonitor). Everything now works through native Win32 APIs.
  • Real Installer: Replaced the old setup.bat with a standard Windows installer that handles installation, shortcuts, and optional startup configuration.

πŸ” New Idle Detection Modes

You can now choose how inactivity is detected for each monitor:

  1. Mouse Mode: Detects inactivity based on cursor movement on that specific display.
  2. Focused Application Mode: Triggers when the active window is not on the selected monitor.
  3. System-Wide Input Mode: Uses the standard Windows idle timer (keyboard and mouse activity anywhere).

πŸ–₯ Improved Monitor Control

  • Native DDC/CI Support: Communicates directly with monitors for brightness control.
  • Better Blackout Overlays: More reliable overlays for turning pixels off when needed.
  • System Tray Controls: Manage settings directly from the tray.

πŸ’Ύ Installation

  1. Download OLED-Sleeper-Setup-2.0.0-BETA.exe from the Assets below.
  2. Run the installer and follow the setup steps.
  3. (Optional) Enable Run at Startup during installation if you want it to start automatically.

πŸ“‹ Requirements

  • Windows 10 or 11
  • DDC/CI support (required only for brightness dimming)

Full Changelog:
https://github.com/Quorthon13/OLED-Sleeper/compare/1.2.4...v2.0.0

Source: README.md, updated 2026-03-19