Wingetlywingetly
← All apps
F

Forecast Center

by Wrenchwarev0.9.0

Last updated

A clean, ad-free Windows weather dashboard with animated NOAA radar.

Install with winget

$ winget install --id Wrenchware.ForecastCenter --exact --version 0.9.0

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

Silent install command for Forecast Center

Forecast Center uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
ForecastCenter-Setup-0.9.0-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Forecast Center

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

Forecast Center is a native-feeling Windows 11 weather application with current conditions, hourly and daily forecasts, weather alerts, tides, air quality, and animated observed and forecast radar.

Installers · v0.9.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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 Forecast Center.

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

  • Tray WeatherFelix de las Pozas Alvarez
    FelixdelasPozas.TrayWeatherv1.37.2

    Tray Weather is a simple application to retrieve and show weather information for a given geographic location in a small dialog and in the Windows OS system tray.

  • 优效日历东莞市优效网络科技有限公司
    YouXiao.YXCalendarv2.6.8.28

    Help you manage your time easily

  • W
    weathrVeirt
    Veirt.weathrv1.4.0

    a terminal weather app with ascii animation

  • Supercell WxDan Paulat (dpaulat)
    dpaulat.supercell-wxv0.6.1

    Free and open source advanced weather radar viewer.

  • OpenCPNopencpn.org
    OpenCPN.OpenCPNv5.14.0

    A concise ChartPlotter/Navigator. A cross-platform ship-borne GUI application supporting * GPS/GPDS Postition Input * BSB Raster Chart Display * S57 Vector ENChart Display * AIS Input Decoding * Waypoint Autopilot Navigation

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

More from Wrenchware or browse forecast, radar, weather.

Frequently asked questions

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