Check for a white christmas

Looks for snow in the daily forecast for the next 10 days.

Actions Used

?
Location
Passes the specific location to the next action (or as a magic variable).

Result
Location

Requires
Access to your location
☔️
Get Weather Forecast
Gets an hourly or daily weather forecast at the specified location.
?
Get Details of Weather Conditions
Gets a specific piece of information from the weather conditions passed into the action.
?
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Check%20for%20a%20white%20christmas
Open Shortcut deep link
shortcuts://open-shortcut?name=Check%20for%20a%20white%20christmas
AppleScript code
tell application “Shortcuts Events” run shortcut “Check for a white christmas” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.