| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OLED-Sleeper-v1.1.0.zip | 2025-08-02 | 311.8 kB | |
| OLED Sleeper v1.1.0 source code.tar.gz | 2025-08-02 | 308.4 kB | |
| OLED Sleeper v1.1.0 source code.zip | 2025-08-02 | 312.2 kB | |
| README.md | 2025-08-02 | 1.0 kB | |
| Totals: 4 Items | 933.3 kB | 0 | |
To get started, download the OLED-Sleeper-v1.1.0.zip file below, unzip it to a permanent location on your computer, and run setup.bat.
NEW in v1.1.0
This version introduces Dimmer Mode, a new way to handle idle monitors. Instead of overlaying a black screen, the script can now reduce the actual brightness of your monitor via DDC/CI commands. This is ideal for users who prefer a low-light idle state rather than a full blackout.
Each monitor can now be configured independently to either:
- Blackout (as in previous versions), or
- Dim to a specified brightness level
The configuration wizard has been updated to support these options with a more intuitive setup flow.
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.0.0...v1.1.0