Wingetlywingetly
← All apps

Dynamic Lighting Key Indicator

by ThioJoev1.1.3

Last updated

An app that uses the Windows 11 «Dynamic Lighting» API to change the color of the Num Lock, Caps Lock, and Scroll Lock keyboard keys based on their toggle status.

Install with winget

$ winget install --id ThioJoe.DynamicLightingKeyIndicator --exact --version 1.1.3

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

Silent install command for Dynamic Lighting Key Indicator

Dynamic Lighting Key Indicator uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\Dynamic-Lighting-Key-Indicator_1.1.3.0_x64.msix

See the full silent install reference for Dynamic Lighting Key Indicator

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.

Installers · v1.1.3

ArchitectureTypeScopeInstallDownload
x64MSIX-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 Dynamic Lighting Key Indicator.

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

  • Thio's SVG Thumbnail ExtensionThioJoe
    ThioJoe.SvgThumbnailExtensionv1.11.1

    A native hardware-accelerated Windows SVG thumbnail handler for Windows.

  • YT Spammer PurgeThioJoe
    ThioJoe.YTSpammerPurgev2.18.0

    Allows you to filter and search for spammer comments on your channel and other's channel(s) in many different ways AND delete/report them all at once

  • Full Stack AI Meme GeneratorThioJoe
    ThioJoe.FullStackAIMemeGeneratorv1.0.4

    Allows you to automatically generate meme images from start to finish using AI. It will generate the text for the meme (optionally based on a user-provided concept), create a related image, and combine the two into a final image file.

  • Thio's Background App NotifierThioJoe
    ThioJoe.BackgroundAppNotifierv1.1.2

    Windows tool to notify you about more hidden auto-starting background apps.

More from ThioJoe or browse dynamic-lighting-key-indicator, keyboard-key-lights, keyboardkeylights.

Frequently asked questions

How do I install Dynamic Lighting Key Indicator on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ThioJoe.DynamicLightingKeyIndicator --exact --version 1.1.3. winget downloads the installer from ThioJoe and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dynamic Lighting Key Indicator silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ThioJoe.DynamicLightingKeyIndicator --exact 1.1.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Dynamic Lighting Key Indicator?
Dynamic Lighting Key Indicator uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\Dynamic-Lighting-Key-Indicator_1.1.3.0_x64.msix).
How do I uninstall Dynamic Lighting Key Indicator via winget?
Run: winget uninstall --id ThioJoe.DynamicLightingKeyIndicator --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dynamic Lighting Key Indicator's Apps & Features entry.
Is Dynamic Lighting Key Indicator free?
Dynamic Lighting Key Indicator is distributed under GPLv3. Refer to the publisher (https://github.com/ThioJoe/Dynamic-Lighting-Key-Indicator) for the full license terms - Wingetly itself does not charge for installation.
Does Dynamic Lighting Key Indicator 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 Dynamic Lighting Key Indicator directly from the publisher.
How do I keep Dynamic Lighting Key Indicator up to date?
Run winget upgrade --id ThioJoe.DynamicLightingKeyIndicator --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Dynamic Lighting Key Indicator from microsoft/winget-pkgs.