mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-13 09:28:22 +01:00
Update scripts.csv
This commit is contained in:
parent
ee308851e5
commit
b6cbfe4273
@ -183,15 +183,15 @@ open-email-client.ps1, ,Starts the default email client,
|
||||
open-facebook.ps1, ,Opens Facebook's website,
|
||||
open-file-explorer.ps1, ,Opens the File Explorer,
|
||||
open-fritz-box.ps1, ,Opens FRITZ!Box's web interface,
|
||||
open-github.ps1, ,Opens GitHub's website,
|
||||
open-google-books.ps1, ,Opens Google Books,
|
||||
open-google-calendar.ps1, ,Opens Google Calendar,
|
||||
open-google-contacts.ps1, ,Opens Google Contacts,
|
||||
open-google-docs.ps1, ,Opens Google Docs,
|
||||
open-google-earth.ps1, ,Opens Google Earth,
|
||||
open-google-mail.ps1, ,Opens Google Mail,
|
||||
open-google-maps.ps1, ,Opens Google Maps,
|
||||
open-google-news.ps1, ,Opens Google News,
|
||||
open-github.ps1,desktop,Opens GitHub's website,
|
||||
open-google-books.ps1,desktop,Opens Google Books,
|
||||
open-google-calendar.ps1,desktop,Opens Google Calendar,
|
||||
open-google-contacts.ps1,desktop,Opens Google Contacts,
|
||||
open-google-docs.ps1,desktop,Opens Google Docs,
|
||||
open-google-earth.ps1,desktop,Opens Google Earth,
|
||||
open-google-mail.ps1,desktop,Opens Google Mail,
|
||||
open-google-maps.ps1,desktop,Opens Google Maps,
|
||||
open-google-news.ps1,desktop,Opens Google News,
|
||||
open-google-photos.ps1, ,Opens Google Photos,
|
||||
open-google-play.ps1, ,Opens Google Play,
|
||||
open-google-search.ps1, ,Opens Google Search,
|
||||
@ -267,10 +267,6 @@ remove-tag.ps1, ,Removes a tag in a Git repository,
|
||||
replace-in-files.ps1, ,Search and replace a pattern in the given files by the replacement,
|
||||
restart-network-adapters.ps1, ,Restarts all local network adapters,
|
||||
save-screenshot.ps1, ,Saves a single screenshot,
|
||||
say-date.ps1, ,Say the current date by text-to-speech,
|
||||
say-joke.ps1, ,Say a random Chuck Norris joke by text-to-speech,
|
||||
say-quote.ps1, ,Say a random quote by text-to-speech,
|
||||
say-time.ps1, ,Say the current time by text-to-speech,
|
||||
search-filename.ps1, ,Searches the directory tree for filenames by given pattern,
|
||||
search-files.ps1, ,Searches the given pattern in the given files,
|
||||
scan-ports.ps1, ,Scans the network for open/closed ports,
|
||||
@ -321,17 +317,17 @@ switch-shelly1.ps1, ,Switches a Shelly1 device in the local network,
|
||||
sync-repo.ps1, ,Synchronizes a Git repository by pull & push (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,
|
||||
toggle-caps-lock.ps1,desktop,Toggle Caps Lock,
|
||||
toggle-num-lock.ps1,desktop,Toggle Num Lock,
|
||||
toggle-scroll-lock.ps1,desktop,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-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,
|
||||
turn-volume-down.ps1,audio,Turns the volume down,
|
||||
turn-volume-fully-up.ps1,audio,Turns the volume fully up,
|
||||
turn-volume-off.ps1,audio,Turn audio off,
|
||||
turn-volume-on.ps1,audio,Turn audio on,
|
||||
turn-volume-up.ps1,audio,Turns the volume up,
|
||||
uninstall-all-apps.ps1, ,Uninstalls all apps,
|
||||
uninstall-bloatware.ps1, ,Uninstalls bloatware,
|
||||
uninstall-crystal-disk-info.ps1, ,Uninstalls CrystalDiskInfo,
|
||||
|
|
Loading…
Reference in New Issue
Block a user