Improved the scripts

This commit is contained in:
Markus Fleschutz
2021-02-16 19:06:18 +01:00
parent 92f759c1d4
commit 8001d120c6
5 changed files with 14 additions and 7 deletions

View File

@ -104,7 +104,7 @@ turn-volume-up.ps1, turns the audio volume up (+10% by default)
turn-volume-down.ps1, turns the audio volume down (-10% by default)
txt2wav.ps1, converts text into a audio .WAV file
unmute-audio.ps1, unmutes audio
update-repos.ps1, updates all Git repositories under the current directory
update-repos.ps1, updates all Git repositories under the current/given directory
visualize-dir-tree.ps1, visualizes the given/current directory tree
voice-control.ps1, executes the PowerShell scripts by voice
weather.ps1, prints the current weather forecast

1 Script Description
104 turn-volume-down.ps1 turns the audio volume down (-10% by default)
105 txt2wav.ps1 converts text into a audio .WAV file
106 unmute-audio.ps1 unmutes audio
107 update-repos.ps1 updates all Git repositories under the current directory updates all Git repositories under the current/given directory
108 visualize-dir-tree.ps1 visualizes the given/current directory tree
109 voice-control.ps1 executes the PowerShell scripts by voice
110 weather.ps1 prints the current weather forecast