Weather Components
This module contains weather components that can be used in apps.
Components
New-UDWeatherCard
Displays the weather as a card in your app. You can use the -Location
parameter to configure the location that the weather card will display for. It supports the following formats:
paris # city name
~Eiffel+tower # any location (+ for spaces)
Москва # Unicode name of any location in any language
muc # airport code (3 letters)
@stackoverflow.com # domain name
94107 # area codes
-78.46,106.79 # GPS coordinates
Installation Options
Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet. More info
PS > Install-PSResource Weather.Apps
Install within the PowerShell Universal v5 admin console. More Info
Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies.
Download the raw nupkg file