Add show-credits.ps1

This commit is contained in:
Markus Fleschutz
2021-04-22 08:56:07 +02:00
parent 1a9fdfb337
commit d9ab4a2fbc
4 changed files with 37 additions and 1 deletions

View File

@ -157,6 +157,7 @@ SHA1.ps1, prints the SHA1 checksum of the given file
SHA256.ps1, prints the SHA256 checksum of the given file
simulate-matrix.ps1, simulates the Matrix (fun)
simulate-presence.ps1, simulates the human presence against burglars
show-credits.ps1, shows the credits
speak-countdown.ps1, starts a countdown by text-to-speech (TTS)
speak-date.ps1, speaks the current date by text-to-speech (TTS)
speak-english.ps1, speaks the given text with an English text-to-speech (TTS) voice

1 Script Description
157 SHA256.ps1 prints the SHA256 checksum of the given file
158 simulate-matrix.ps1 simulates the Matrix (fun)
159 simulate-presence.ps1 simulates the human presence against burglars
160 show-credits.ps1 shows the credits
161 speak-countdown.ps1 starts a countdown by text-to-speech (TTS)
162 speak-date.ps1 speaks the current date by text-to-speech (TTS)
163 speak-english.ps1 speaks the given text with an English text-to-speech (TTS) voice