mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Rename to check-weather.ps1
This commit is contained in:
@ -13,6 +13,7 @@ check-mac-address.ps1, checks the given MAC address for validity
|
||||
check-ping.ps1, checks the ping latency to the internet
|
||||
check-swap-space.ps1, checks the swap space for free space left
|
||||
check-symlinks.ps1, checks every symlink in the given directory tree
|
||||
check-weather.ps1, checks the current weather for critical values
|
||||
check-windows-system-files.ps1, checks the validity of the Windows system files
|
||||
check-xml-file.ps1, checks the given XML file for validity
|
||||
cherry-picker.ps1, cherry-picks a Git commit into multiple branches
|
||||
@ -171,7 +172,6 @@ unmute-audio.ps1, unmutes audio
|
||||
upload-file.ps1, uploads the local file to the given FTP server
|
||||
voice-control.ps1, executes the PowerShell scripts by voice
|
||||
weather.ps1, prints the current weather forecast
|
||||
weather-alert.ps1, checks the current weather for critical values
|
||||
weather-report.ps1, prints the local weather report
|
||||
wakeup.ps1, sends a magic packet to the given computer, waking him up
|
||||
write-animated.ps1, writes animated text
|
||||
|
Can't render this file because it has a wrong number of fields in line 163.
|
Reference in New Issue
Block a user