diff --git a/Data/scripts.csv b/Data/scripts.csv index c87f514d..97efda11 100644 --- a/Data/scripts.csv +++ b/Data/scripts.csv @@ -287,18 +287,50 @@ 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, sync-repo.ps1, Synchronizes a Git repository by push & pull (including submodules), +tell-joke.ps1,Tells a random joke by text-to-speech, +tell-quote.ps1,Tells a random quote by text-to-speech, +toggle-caps-lock.ps1,Toggle Caps Lock, +toggle-num-lock.ps1,Toggle Num Lock, +toggle-scroll-lock.ps1,Toggle Scroll Lock, translate-file.ps1, Translates the given text file into another language, translate-files.ps1, Translates the given text files into any supported language, translate-text.ps1, Translates the given text into other languages, -turn-volume-up.ps1, Turns the audio volume up (+10% by default), -turn-volume-down.ps1, Turns the audio volume down (-10% by default), -unmute-audio.ps1, Unmutes audio, -upgrade-ubuntu.ps1, Upgrades Ubuntu Linux to the latest (LTS) release, -upload-file.ps1, Uploads the local file to the given FTP server, -wakeup.ps1,"Sends a magic packet to the given computer, waking him up", -weather.ps1, Prints the current weather forecast, -weather-report.ps1, Prints the local weather report, -what-is.ps1, Prints a description of the given abbreviation, +turn-volume-down.ps1,Turns the volume down, +turn-volume-fully-up.ps1,Turns the volume fully up, +turn-volume-off.ps1,Turn audio off, +turn-volume-on.ps1,Turn audio on, +turn-volume-up.ps1,Turns the volume up, +uninstall-all-apps.ps1,Uninstalls all apps, +uninstall-bloatware.ps1,Uninstalls bloatware, +uninstall-crystal-disk-info.ps1,Uninstalls CrystalDiskInfo, +uninstall-crystal-disk-mark.ps1,Uninstalls CrystalDiskMark, +uninstall-discord.ps1,Uninstalls Discord, +uninstall-edge.ps1,Uninstalls Microsoft Edge, +uninstall-firefox.ps1,Uninstalls Mozilla Firefox, +uninstall-git-extensions.ps1,Uninstalls Git Extensions, +uninstall-github-cli.ps1,Uninstalls GitHub CLI, +uninstall-irfanview.ps1,Uninstalls IrfanView, +uninstall-microsoft-teams.ps1,Uninstalls Microsoft Teams, +uninstall-netflix.ps1,Uninstalls Netflix, +uninstall-nine-zip.ps1,Uninstalls 9 ZIP, +uninstall-one-calendar.ps1,Uninstalls One Calendar, +uninstall-opera-browser.ps1,Uninstalls Opera Browser, +uninstall-opera-gx.ps1,Uninstalls Opera GX, +uninstall-paint-3d.ps1,Uninstalls Paint 3D, +uninstall-rufus.ps1,Uninstalls Rufus, +uninstall-skype.ps1,Uninstalls Skype, +uninstall-spotify.ps1,Uninstalls Spotify, +uninstall-twitter.ps1,Uninstalls Twitter, +uninstall-visual-studio-code.ps1,Uninstalls Visual Studio Code, +uninstall-vlc.ps1,Uninstalls VLC, +uninstall-windows-terminal.ps1,Uninstalls Windows Terminal, +upgrade-ubuntu.ps1,Upgrades Ubuntu Linux, +upload-file.ps1,Uploads a local file to a FTP server, +upload-to-dropbox.ps1,Uploads a file to Dropbox, +wake-up.ps1,Wakes up a computer using Wake-on-LAN, +weather-report.ps1,Lists the local weather report, +weather.ps1,Lists the current weather forecast, +what-is.ps1,Explains an abbreviation, write-animated.ps1, Writes animated text, write-big.ps1, Writes the given text in big letters, write-blue.ps1, Writes the given text in a blue foreground color,