| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OLED Sleeper v1.2.0 source code.tar.gz | 2025-08-04 | 311.6 kB | |
| OLED Sleeper v1.2.0 source code.zip | 2025-08-04 | 317.7 kB | |
| README.md | 2025-08-04 | 1.5 kB | |
| OLED-Sleeper-v1.2.0.zip | 2025-08-04 | 316.9 kB | |
| Totals: 4 Items | 947.8 kB | 0 | |
To get started, download the OLED-Sleeper-v1.2.0.zip file below, unzip it to a permanent location on your computer, and run setup.bat.
NEW in v1.2.0
This is a major update focused on making OLED Sleeper a "set and forget" utility. The script is now fully autonomous, managing its own startup process and making it resilient to unexpected system shutdowns.
- Automatic Startup: The configuration wizard now creates a startup task, so the scripts will launch automatically every time you log in to Windows.
- Complete Lifecycle Management: The wizard is now a full menu-driven tool that allows you to
Configure/Updateyour settings orRemovethe startup task and all associated files cleanly. - Resilient State Saving: If your computer shuts down or crashes while a monitor is dimmed, the script now remembers its state. On the next startup, brightness is restored automatically.
- Smart Monitor Validation: The startup task now checks if your monitor setup has changed. If a configured monitor is missing, it will display an error and safely disable itself to prevent issues.
The entire setup and management process is now handled through the Configure.ps1 wizard.
Requirements
- Windows 10 or 11
- AutoHotkey v2 must be installed
- DDC/CI support (for dimming only): Most modern OLED monitors support this, but not all
Full Changelog: https://github.com/Quorthon13/OLED-Sleeper/compare/v1.1.0...v1.2.0