mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-08 17:14:28 +01:00
Update scripts.csv
This commit is contained in:
parent
36ab0d8704
commit
6c1a6b514c
121
Data/scripts.csv
121
Data/scripts.csv
@ -264,33 +264,36 @@ open-wikipedia.ps1, ,Opens Wikipedia's website,
|
||||
open-youtube.ps1, ,Opens YouTube.com,
|
||||
pick-commit.ps1, ,Cherry-picks a Git commit into multiple branches,
|
||||
ping-weather.ps1, ,Ping the currrent weather conditions,
|
||||
play-bee-sound.ps1, ,Plays a bee sound,
|
||||
play-beep-sound.ps1, ,Plays a short beep sound,
|
||||
play-cat-sound.ps1, ,Plays a cat sound,
|
||||
play-cow-sound.ps1, ,Plays a cow sound,
|
||||
play-dog-sound.ps1, ,Plays a dog sound,
|
||||
play-donkey-sound.ps1, ,Plays a donkey sound,
|
||||
play-elephant-sound.ps1, ,Plays an elephant sound,
|
||||
play-elk-sound.ps1, ,Plays an elk sound,
|
||||
play-files.ps1, ,Plays audio files (MP3 and WAV),
|
||||
play-frog-sound.ps1, ,Plays a frog sound,
|
||||
play-goat-sound.ps1, ,Plays a goat sound,
|
||||
play-gorilla-sound.ps1, ,Plays a gorilla sound,
|
||||
play-happy-birthday.ps1, ,Plays the Happy Birthday song,
|
||||
play-horse-sound.ps1, ,Plays a horse sound,
|
||||
play-imperial-march.ps1, ,Plays the Imperial March (Star Wars),
|
||||
play-jingle-bells.ps1, ,Plays Jingle Bells,
|
||||
play-lion-sound.ps1, ,Plays a lion sound,
|
||||
play-m3u.ps1, ,Plays a playlist (.M3U format),
|
||||
play-mission-impossible.ps1, ,Plays the Mission Impossible theme,
|
||||
play-mp3.ps1, ,Plays a MP3 sound file,
|
||||
play-parrot-sound.ps1, ,Plays a parrot sound,
|
||||
play-pig-sound.ps1, ,Plays a pig sound,
|
||||
play-rattlesnake-sound.ps1, ,Plays a rattlesnake sound,
|
||||
play-super-mario.ps1, ,Plays the Super Mario intro,
|
||||
play-tetris-melody.ps1, ,Plays the Tetris melody,
|
||||
play-vulture-sound.ps1, ,Plays a vulture sound,
|
||||
play-wolf-sound.ps1, ,Plays a wolf sound,
|
||||
play-bee-sound.ps1, ,"Plays a bee sound",
|
||||
play-beep-sound.ps1, ,"Plays a short beep sound",
|
||||
play-cat-sound.ps1, ,"Plays a cat sound",
|
||||
play-cow-sound.ps1, ,"Plays a cow sound",
|
||||
play-dog-sound.ps1, ,"Plays a dog sound",
|
||||
play-donkey-sound.ps1, ,"Plays a donkey sound",
|
||||
play-elephant-sound.ps1, ,"Plays an elephant sound",
|
||||
play-elk-sound.ps1, ,"Plays an elk sound",
|
||||
play-files.ps1, ,"Plays audio files (MP3 and WAV)",
|
||||
play-frog-sound.ps1, ,"Plays a frog sound",
|
||||
play-goat-sound.ps1, ,"Plays a goat sound",
|
||||
play-gorilla-sound.ps1, ,"Plays a gorilla sound",
|
||||
play-happy-birthday.ps1, ,"Plays the Happy Birthday song",
|
||||
play-horse-sound.ps1, ,"Plays a horse sound",
|
||||
play-imperial-march.ps1, ,"Plays the Imperial March (Star Wars)",
|
||||
play-jingle-bells.ps1, ,"Plays Jingle Bells",
|
||||
play-lion-sound.ps1, ,"Plays a lion sound",
|
||||
play-m3u.ps1, ,"Plays a playlist (.M3U format)",
|
||||
play-mission-impossible.ps1, ,"Plays the Mission Impossible theme",
|
||||
play-mp3.ps1, ,"Plays a MP3 sound file",
|
||||
play-parrot-sound.ps1, ,"Plays a parrot sound",
|
||||
play-pig-sound.ps1, ,"Plays a pig sound",
|
||||
play-pong.ps1, ,"play-pong.ps1",
|
||||
play-rattlesnake-sound.ps1, ,"Plays a rattlesnake sound",
|
||||
play-rick.ps1, ,"Plays Rick Astley",
|
||||
play-snake.ps1, ,"Play the Snake game",
|
||||
play-super-mario.ps1, ,"Plays the Super Mario intro",
|
||||
play-tetris-melody.ps1, ,"Plays the Tetris melody",
|
||||
play-vulture-sound.ps1, ,"Plays a vulture sound",
|
||||
play-wolf-sound.ps1, ,"Plays a wolf sound",
|
||||
poweroff.ps1, ,Halts the local computer (needs admin rights),
|
||||
publish-to-ipfs.ps1, ,Publishes the given files or directory to IPFS,
|
||||
pull-repo.ps1, ,Pulls updates for the current/given Git repository (including submodules),
|
||||
@ -324,38 +327,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-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 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,
|
||||
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, ,"speak-test.ps1",
|
||||
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