Add start-calibre-server.ps1

This commit is contained in:
Markus Fleschutz
2021-07-16 16:49:42 +02:00
parent 47f084b2d4
commit 476108bcbc
4 changed files with 30 additions and 12 deletions

View File

@ -184,6 +184,7 @@ speak-joke.ps1, speaks the next joke by text-to-speech (TTS)
speak-test.ps1, performs a speak test by text-to-speech (TTS)
speak-text.ps1, speaks the given text by text-to-speech (TTS)
speak-time.ps1, speaks the current time by text-to-speech (TTS)
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)
switch-shelly1.ps1, switches a Shelly1 device in the local network

1 Script Description
184 speak-test.ps1 performs a speak test by text-to-speech (TTS)
185 speak-text.ps1 speaks the given text by text-to-speech (TTS)
186 speak-time.ps1 speaks the current time by text-to-speech (TTS)
187 start-calibre-server.ps1 starts a local Calibre server
188 start-ipfs-server.ps1 starts a local IPFS server
189 switch-branch.ps1 switches the branch in the current/given Git repository (including submodules)
190 switch-shelly1.ps1 switches a Shelly1 device in the local network