mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-21 15:33:15 +01:00
Repaired UTF-8 BOM encoding
This commit is contained in:
parent
49072fdbaa
commit
d957e3aba2
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a frog sound
|
Plays a frog sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a goat sound
|
Plays a goat sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a gorilla sound
|
Plays a gorilla sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays the Happy Birthday song
|
Plays the Happy Birthday song
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a horse sound
|
Plays a horse sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays the Imperial March (Star Wars)
|
Plays the Imperial March (Star Wars)
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays Jingle Bells
|
Plays Jingle Bells
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a lion sound
|
Plays a lion sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a playlist (.M3U format)
|
Plays a playlist (.M3U format)
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays the Mission Impossible theme
|
Plays the Mission Impossible theme
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a .MP3 sound file
|
Plays a .MP3 sound file
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a parrot sound
|
Plays a parrot sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a pig sound
|
Plays a pig sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Play the Pong game
|
Play the Pong game
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a rattlesnake sound
|
Plays a rattlesnake sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays Rick Astley
|
Plays Rick Astley
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Play the Snake game
|
Play the Snake game
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays the Super Mario intro
|
Plays the Super Mario intro
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays all system sounds
|
Plays all system sounds
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays the Tetris melody
|
Plays the Tetris melody
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a vulture sound
|
Plays a vulture sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Plays a wolf sound
|
Plays a wolf sound
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Halts the computer (needs admin rights)
|
Halts the computer (needs admin rights)
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Prints an image
|
Prints an image
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Publishes files & folders to IPFS
|
Publishes files & folders to IPFS
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Pulls updates into a Git repo
|
Pulls updates into a Git repo
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Pulls updates into Git repos
|
Pulls updates into Git repos
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Queries and saves the S.M.A.R.T. data of your HDD's/SSD's
|
Queries and saves the S.M.A.R.T. data of your HDD's/SSD's
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Reboots the FRITZ!Box device
|
Reboots the FRITZ!Box device
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Reboots the computer (needs admin rights)
|
Reboots the computer (needs admin rights)
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Remembers a text
|
Remembers a text
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Creates a scheduled task that will display a popup message
|
Creates a scheduled task that will display a popup message
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Removes a dir tree
|
Removes a dir tree
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Removes all empty subfolders within a directory tree
|
Removes all empty subfolders within a directory tree
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Removes old directories
|
Removes old directories
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Removes all jobs from all printers
|
Removes all jobs from all printers
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Removes a Git tag (locally, remote, or both)
|
Removes a Git tag (locally, remote, or both)
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Removes an user account
|
Removes an user account
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
$VMName = "debian"
|
$VMName = "debian"
|
||||||
$WarningPreference = 'SilentlyContinue' # If VM already stopped
|
$WarningPreference = 'SilentlyContinue' # If VM already stopped
|
||||||
Stop-VM $VMName -Force
|
Stop-VM $VMName -Force
|
||||||
Remove-VM $VMName -Force
|
Remove-VM $VMName -Force
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Search and replace a pattern in the given files by the replacement
|
Search and replace a pattern in the given files by the replacement
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Restarts the network adapters (needs admin rights)
|
Restarts the network adapters (needs admin rights)
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Replies to "Roll a dice"
|
Replies to "Roll a dice"
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Saves credentials encrypted
|
Saves credentials encrypted
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Saves a single screenshot
|
Saves a single screenshot
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
$a = Get-NetIPAddress | Where-Object -FilterScript { $_.SuffixOrigin -eq "DHCP" -or $_.SuffixOrigin -eq "manual" } # | Format-Table -property IPAddress -autoSize
|
$a = Get-NetIPAddress | Where-Object -FilterScript { $_.SuffixOrigin -eq "DHCP" -or $_.SuffixOrigin -eq "manual" } # | Format-Table -property IPAddress -autoSize
|
||||||
|
|
||||||
$arguments = "-sT -T3" # Set sane defaults for command string
|
$arguments = "-sT -T3" # Set sane defaults for command string
|
||||||
$location = "nmap" # In case nmap is not in PATH
|
$location = "nmap" # In case nmap is not in PATH
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Scans the network for open/closed ports
|
Scans the network for open/closed ports
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Lists all files and folder names matching a search pattern
|
Lists all files and folder names matching a search pattern
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Searches for text in files
|
Searches for text in files
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Searches for text in a repo
|
Searches for text in a repo
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Sends an email message
|
Sends an email message
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Sends a TCP message to an IP address and port
|
Sends a TCP message to an IP address and port
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Sends a UDP datagram message to an IP address and port
|
Sends a UDP datagram message to an IP address and port
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Sets a timer for a countdown
|
Sets a timer for a countdown
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Sets the audio volume
|
Sets the audio volume
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Sets the given image file as desktop wallpaper
|
Sets the given image file as desktop wallpaper
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Shows Lightnings in OpenStreetMap
|
Shows Lightnings in OpenStreetMap
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#Api key for quotes https://api.api-ninjas.com
|
#Api key for quotes https://api.api-ninjas.com
|
||||||
$headerQuote = @{
|
$headerQuote = @{
|
||||||
"X-Api-Key"="FZ/rIx6RAn/W7+3S10zrHQ==gWBfP5fO0xcUiKp3"
|
"X-Api-Key"="FZ/rIx6RAn/W7+3S10zrHQ==gWBfP5fO0xcUiKp3"
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Shows a notification
|
Shows a notification
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Shows the current traffic
|
Shows the current traffic
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Simulate a human against burglars
|
Simulate a human against burglars
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Converts the S.M.A.R.T. JSON files in a folder to a CSV table for analysis
|
Converts the S.M.A.R.T. JSON files in a folder to a CSV table for analysis
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Arabic
|
Speaks text in Arabic
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks a checklist by text-to-speech
|
Speaks a checklist by text-to-speech
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks a countdown by text-to-speech
|
Speaks a countdown by text-to-speech
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Croatian
|
Speaks text in Croatian
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Danish
|
Speaks text in Danish
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Dutch
|
Speaks text in Dutch
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in English
|
Speaks text in English
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks an Epub file by text-to-speech (TTS).
|
Speaks an Epub file by text-to-speech (TTS).
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Esperanto
|
Speaks text in Esperanto
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks file content by text-to-speech
|
Speaks file content by text-to-speech
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Finnish
|
Speaks text in Finnish
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in French
|
Speaks text in French
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in German
|
Speaks text in German
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Greek
|
Speaks text in Greek
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Hebrew
|
Speaks text in Hebrew
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Hindi
|
Speaks text in Hindi
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Italian
|
Speaks text in Italian
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Japanese
|
Speaks text in Japanese
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Korean
|
Speaks text in Korean
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Latin
|
Speaks text in Latin
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Mandarin
|
Speaks text in Mandarin
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Norwegian
|
Speaks text in Norwegian
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Polish
|
Speaks text in Polish
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Portuguese
|
Speaks text in Portuguese
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Russian
|
Speaks text in Russian
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Spanish
|
Speaks text in Spanish
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Swedish
|
Speaks text in Swedish
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Performs a text-to-speech test
|
Performs a text-to-speech test
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text by the default text-to-speech voice
|
Speaks text by the default text-to-speech voice
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Thai
|
Speaks text in Thai
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Turkish
|
Speaks text in Turkish
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Speaks text in Ukrainian
|
Speaks text in Ukrainian
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Spells a word
|
Spells a word
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Start an IPFS server
|
Start an IPFS server
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Suspends the computer
|
Suspends the computer
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Switches the Git branch
|
Switches the Git branch
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Switches a Shelly1 device
|
Switches a Shelly1 device
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Switches Web browser tabs
|
Switches Web browser tabs
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Syncronizes two folders
|
Syncronizes two folders
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user