Wingetlywingetly
← All apps
D

darkbright-helper

by Ud3gv0.9.0

Last updated

Hotkey brightness control for Windows monitors via DDC/CI, plus a dimming overlay for when 0% is still too bright.

Install with winget

$ winget install --id Ud3g.darkbright-helper --exact --version 0.9.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

A hotkey-driven monitor brightness tool for Windows. From 100% down to 1% it sets the

hardware backlight over DDC/CI (VCP code 0x10), so the panel actually gets darker. Once

brightness reaches 0% and the screen is still too bright, a black fullscreen overlay with

variable opacity keeps dimming past the hardware minimum.

Multi-monitor aware: a hotkey affects the monitor the mouse pointer is currently on.

Monitors are identified by EDID rather than by OS handle, so the configuration survives

replugging and port changes. An OSD shows the current value, and a system tray icon

offers live per-monitor status plus warnings while degraded.

Performs no network I/O of any kind: no telemetry, no update checks, no crash reporting.

Note: the overlay does not cover exclusive-fullscreen games or certain Windows system UI

such as the taskbar and Start menu. Laptop internal panels do not speak DDC/CI and are

not supported. The binary is not code-signed, so Windows SmartScreen warns on first run.

Installers · v0.9.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for darkbright-helper.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • spacedesk Windows DRIVERdatronicsoft Inc.
    Datronicsoft.SpacedeskDriver.Serverv2.2.32.0

    Spacedesk Driver Software for Windows PRIMARY PC (server) runs only with Windows 11 and Windows 10

  • Virtual Display DriverPyroSoft Productions
    VirtualDrivers.Virtual-Display-Driverv25.7.23

    Creates a virtual monitor in Windows that functions just like a physical display.

  • R
    RipGrep MSVCBurntSushi
    BurntSushi.ripgrep.MSVCv15.2.0

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • CC Switchfarion1231
    farion1231.CC-Switchv3.20.3

    A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

  • YouTube Music for DesktopVenipa
    venipa.ytmdesktopv1.8.1

    Beautiful Unofficial YouTube Music desktop app that includes several customizations for users and developers.

More from Ud3g or browse brightness, ddc, ddc-ci.

Frequently asked questions

How do I install darkbright-helper on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Ud3g.darkbright-helper --exact --version 0.9.0. winget downloads the installer from Ud3g and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install darkbright-helper silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Ud3g.darkbright-helper --exact 0.9.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall darkbright-helper via winget?
Run: winget uninstall --id Ud3g.darkbright-helper --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from darkbright-helper's Apps & Features entry.
Is darkbright-helper free?
darkbright-helper is distributed under MIT OR Apache-2.0. Refer to the publisher (https://github.com/Ud3g/darkbright-helper) for the full license terms - Wingetly itself does not charge for installation.
Does darkbright-helper work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls darkbright-helper directly from the publisher.
How do I keep darkbright-helper up to date?
Run winget upgrade --id Ud3g.darkbright-helper --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of darkbright-helper from microsoft/winget-pkgs.