Check Weather on Win 10 with PowerShell

Buzz

Ngày cập nhật gần nhất: 15/4/2026

Frequently Asked Questions

1.

How can I check the weather forecast using PowerShell on Windows 10?

To check the weather forecast with PowerShell, open PowerShell and enter the command: (curl http://wttr.in/?Q0 -UserAgent 'curl').Content, replacing ?Q0 with your desired location to see detailed weather updates.
2.

What commands can I use to get weather forecast images in PNG format?

You can obtain PNG weather forecast images by entering wttr.inX/.png in your browser, replacing X with your location. Customize parameters for specific forecasts or view details by adding additional commands.
3.

Is it possible to view the current moon phase using PowerShell commands?

Yes, you can view the current moon phase by using the PowerShell command: (curl wttr.in/Moon -UserAgent 'curl').Content, which provides you with the current phase of the moon.
4.

How do I change the language of the weather forecast in PowerShell?

To change the language of the weather forecast in PowerShell, use the command: (curl wttr.in/Berlin?lang=de -UserAgent 'curl').Content, replacing Berlin and 'de' with your desired location and language code.

Mytour's content is for customer care and travel encouragement only, and we are not responsible.

For errors or inappropriate content, please contact us at: [email protected]