mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-09 01:25:04 +01:00
Update scripts.csv
This commit is contained in:
parent
01939af228
commit
a8ae01493e
@ -250,17 +250,38 @@ set-timer.ps1, Sets a timer for a countdown,
|
||||
set-wallpaper.ps1, Sets the given image as wallpaper,
|
||||
simulate-matrix.ps1, Simulates the Matrix (fun),
|
||||
simulate-presence.ps1, Simulates the human presence against burglars,
|
||||
speak-checklist.ps1, Speaks the given checklist by text-to-speech,
|
||||
speak-countdown.ps1, Starts a countdown by text-to-speech,
|
||||
speak-english.ps1, Speaks the given text with an English text-to-speech voice,
|
||||
speak-epub.ps1, Speaks the content of the given Epub file by text-to-speech,
|
||||
speak-file.ps1, Speaks the content of the given text file by text-to-speech,
|
||||
speak-french.ps1, Speaks the given text with a French text-to-speech voice,
|
||||
speak-german.ps1, Speaks the given text with a German text-to-speech voice,
|
||||
speak-italian.ps1, Speaks the given text with an Italian text-to-speech voice,
|
||||
speak-spanish.ps1, Speaks the given text with a Spanish text-to-speech voice,
|
||||
speak-arabic.ps1,Speaks text in Arabic,
|
||||
speak-checklist.ps1,Speaks a checklist by text-to-speech,
|
||||
speak-countdown.ps1,Speaks a countdown by text-to-speech,
|
||||
speak-croatian.ps1,Speaks text in Croatian,
|
||||
speak-danish.ps1,Speaks text in Danish,
|
||||
speak-dutch.ps1,Speaks text in Dutch,
|
||||
speak-english.ps1,Speaks text in English,
|
||||
speak-epub.ps1,Speaks an Epub file by text-to-speech (TTS).,
|
||||
speak-esperanto.ps1,Speaks text in Esperanto,
|
||||
speak-file.ps1,Speaks file content by text-to-speech,
|
||||
speak-finnish.ps1,Speaks text in Finnish,
|
||||
speak-french.ps1,Speaks text in French,
|
||||
speak-german.ps1,Speaks text in German,
|
||||
speak-greek.ps1,Speaks text in Greek,
|
||||
speak-hebrew.ps1,Speaks text in Hebrew,
|
||||
speak-hindi.ps1,Speaks text in Hindi,
|
||||
speak-italian.ps1,Speaks text in Italian,
|
||||
speak-japanese.ps1,Speaks text in Japanese,
|
||||
speak-korean.ps1,Speaks text in Korean,
|
||||
speak-latin.ps1,Speaks text in Latin,
|
||||
speak-mandarin.ps1,Speaks text in Mandarin,
|
||||
speak-norwegian.ps1,Speaks text in Norwegian,
|
||||
speak-polish.ps1,Speaks text in Polish,
|
||||
speak-portuguese.ps1,Speaks text in Portuguese,
|
||||
speak-russian.ps1,Speaks text in Russian,
|
||||
speak-spanish.ps1,Speaks text in Spanish,
|
||||
speak-swedish.ps1,Speaks text in Swedish,
|
||||
speak-test.ps1, Performs a speak test by text-to-speech,
|
||||
speak-text.ps1, Speaks the given text by text-to-speech,
|
||||
speak-text.ps1,Speaks text by the default text-to-speech voice,
|
||||
speak-thai.ps1,Speaks text in Thai,
|
||||
speak-turkish.ps1,Speaks text in Turkish,
|
||||
speak-ukrainian.ps1,Speaks text in Ukrainian,
|
||||
start-calibre-server.ps1, Starts a local Calibre server,
|
||||
start-ipfs-server.ps1, Starts a local IPFS server,
|
||||
switch-branch.ps1, Switches the branch in the current/given Git repository (including submodules),
|
||||
|
|
Loading…
Reference in New Issue
Block a user