Wingetlywingetly
← All apps

stormdesk

by d4vid87v4.1.0

Last updated

Your weather station, made clear — live conditions, forecasts, alerts, radar, and history on every screen.

Install with winget

$ winget install --id d4vid87.stormdesk --exact --version 4.1.0

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

Silent install command for stormdesk

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

One-line silent install (x64, user scope)
StormDesk_4.1.0_x64-setup.exe /S

See the full silent install reference for stormdesk

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

StormDesk brings your current weather, forecast, alerts, radar, and history together on one clean screen. Use it on a computer, wall tablet, phone, or another screen in your home. It works with Tempest, Ecowitt, Ambient Weather, Davis, AcuRite, La Crosse, and many other personal weather stations. You can also use StormDesk without a weather station. No StormDesk account. No subscription. No ads.

Installers · v4.1.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64MSI
WiX
machineDirect

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 stormdesk.

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

  • H
    hookechod4vid87
    d4vid87.hookechov0.12.0-beta.2

    Advanced NEXRAD weather radar viewer in Rust — Level 2/3 analysis, MRMS, future radar, warning intelligence, TDS + rotation detection. Windows, Linux, Android.

  • tempest-radard4vid87
    d4vid87.tempest-radarv1.0.0

    Tempest Radar

  • NetSentinelNetSentinel Project
    NetSentinel.NetSentinelv2.3.0

    Network security scanner — rogue device detector, STP monitor, and connectivity analyser

  • WeatherWiseWeatherWise
    WeatherWise.WeatherWisev1.4.1

    Always be prepared for extreme weather by tracking realtime and high-resolution weather radar. Get the information you need to keep you, your loved ones and property ready for whatever Mother Nature brings.

  • H
    hausKevin Boss
    kevinboss.hausv0.11.0

    Command-line interface for Home Assistant.

More from d4vid87 or browse home-assistant, personal-weather-station, stormdesk.

Frequently asked questions

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