Wingetlywingetly
← All apps

Nanoleaf Desktop

by Nanoleafv2.5.0

Last updated

Service for controlling Nanoleaf products in local network

Install with winget

$ winget install --id Nanoleaf.NanoleafDesktop --exact --version 2.5.0

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

Silent install command for Nanoleaf Desktop

Nanoleaf Desktop uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64)
installer.exe /S

See the full silent install reference for Nanoleaf Desktop

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

With the Nanoleaf Desktop App, you can control your 4D, Skylight, Lines, Shapes, Essentials*, Elements, Canvas or Light Panels from your computer (Windows or Mac). Create and download new Scenes, set Schedules and use your other favorite features right from your computer. The Desktop App was designed to simplify the management of larger installations and offer control of many different layouts at once.

Installers · v2.5.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-Direct

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

Security

1 known CVE via NVD

  • critical9.8Patched in wingetCVE-2022-46640affects before 1.3.1Apr 18, 2023

    Nanoleaf Desktop App before v1.3.1 was discovered to contain a command injection vulnerability which is exploited via a crafted HTTP request.

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • AuroraAnton Pupkov
    Aurora.Auroravv0.8.1

    Unified lighting effects across multiple brands and various games.

  • ReluxDesktopRelux Informatik AG
    Relux.ReluxDesktopv2026.2.5.0

    Professional lighting and sensor planning

  • Hyperion Ambient Lighthyperion-project
    Hyperion.Hyperionv2.2.1

    The successor to Hyperion aka Hyperion Next Generation

  • f.luxf.lux Software LLC
    flux.fluxv4.141

    Software to warm up your computer display at night, to match your indoor lighting.

  • ColorVeilEast-Tec
    East-Tec.ColorVeilv4.0.0

    Reduce eye strain, help with Dyslexia and Visual Stress

  • DIALux evoDIAL GmbH
    DIAL.DIALux-evov5.13.2.4

    Professional lighting design software

More from Nanoleaf or browse nanoleaf, lighting, smart-home.

Frequently asked questions

How do I install Nanoleaf Desktop on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Nanoleaf.NanoleafDesktop --exact --version 2.5.0. winget downloads the installer from Nanoleaf and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Nanoleaf Desktop silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Nanoleaf.NanoleafDesktop --exact 2.5.0 --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 Nanoleaf Desktop?
Nanoleaf Desktop uses EXE (NSIS). Run the downloaded installer with: installer.exe /S. The silent switches are /S.
How do I uninstall Nanoleaf Desktop via winget?
Run: winget uninstall --id Nanoleaf.NanoleafDesktop --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Nanoleaf Desktop's Apps & Features entry.
Is Nanoleaf Desktop free?
Nanoleaf Desktop is distributed under Proprietary. Refer to the publisher (https://nanoleaf.me/en-US/integration/desktop-app/) for the full license terms - Wingetly itself does not charge for installation.
Does Nanoleaf Desktop 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 Nanoleaf Desktop directly from the publisher.
How do I keep Nanoleaf Desktop up to date?
Run winget upgrade --id Nanoleaf.NanoleafDesktop --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Nanoleaf Desktop from microsoft/winget-pkgs.