Skip to content

Open-Windy

Opens the Windy website

#requires -version 5.1

& "$PSScriptRoot/open-URL.ps1" "https://www.windy.com/-Weather-radar-radar" "Windy Weather Radar: "
exit 0 # success

This script has no configurable parameters.

An interactive directory of PowerShell scripts.