Add list-hourly-weather.ps1

This commit is contained in:
Markus Fleschutz
2021-04-19 11:12:21 +02:00
parent 9ac2dfad35
commit 27899b0a2c
3 changed files with 41 additions and 0 deletions

View File

@@ -170,6 +170,7 @@ Mega Collection of PowerShell Scripts
* [list-environment-variables.ps1](Scripts/list-environment-variables.ps1) - lists all environment variables
* [list-fritzbox-calls.ps1](Scripts/list-fritzbox-calls.ps1) - lists the FRITZ!Box calls
* [list-fritzbox-devices.ps1](Scripts/list-fritzbox-devices.ps1) - lists FRITZ!Box's known devices
* [list-hourly-weather.ps1](Scripts/list-hourly-weather.ps1) - lists the hourly weather today
* [list-logbook.ps1](Scripts/list-logbook.ps1) - lists the content of the logbook
* [list-earthquakes.ps1](Scripts/list-earthquakes.ps1) - lists earthquakes with magnitude >= 6.0 for the last 30 days
* [list-mysql-tables.ps1](Scripts/list-mysql-tables.ps1) - lists the MySQL server tables