https://github.com/cogentredtester/my-powershell-scripts
https://github.com/cogentredtester/my-powershell-scripts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cogentredtester/my-powershell-scripts
- Owner: CogentRedTester
- Created: 2019-11-01T05:43:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T10:28:11.000Z (over 5 years ago)
- Last Synced: 2025-01-15T08:39:53.464Z (over 1 year ago)
- Language: PowerShell
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Change-Refresh.ps1
Awesome Lists containing this project
README
#My personal Powershell scripts
Bypass-ExecutionPolicy - disables the restrictions on running scripts for the session
Change-Refresh - changes the refresh rate of the monitor, designed to be run from within mpv player. Syntax:
Change-Refresh [monitor number/name] [width] [height] [refreshrate]
Elevate-Shell - launches an administrator powershell window and closes the current window
Get-IPInfo.ps1 - prints information about the computers external ip
Get-NetworkDevices - prints list of devices connected to the local network
Get-OnedriveDirectLink - converts a regular Onedrive share link into a direct download link
youtube-dl - calls youtube-dl, asks for the url input, saves the file in $home\Videos
youtube-dl-audio - same as above but converts the video into mp3 and saves it to $home\Music