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

@ -81,6 +81,7 @@ list-formatted.ps1, lists the current working directory formatted in columns
list-fritzbox-calls.ps1, lists the FRITZ!Box calls
list-fritzbox-devices.ps1, lists FRITZ!Box's known devices
list-hidden-files.ps1, lists hidden files within the given directory tree
list-hourly-weather.ps1, lists the hourly weather today
list-installed-apps.ps1, lists the installed Windows Store apps
list-installed-software.ps1, lists the installed software (except Windows Store apps)
list-logbook.ps1, lists the content of the logbook

1 Script Description
81 list-fritzbox-calls.ps1 lists the FRITZ!Box calls
82 list-fritzbox-devices.ps1 lists FRITZ!Box's known devices
83 list-hidden-files.ps1 lists hidden files within the given directory tree
84 list-hourly-weather.ps1 lists the hourly weather today
85 list-installed-apps.ps1 lists the installed Windows Store apps
86 list-installed-software.ps1 lists the installed software (except Windows Store apps)
87 list-logbook.ps1 lists the content of the logbook