Skip to content
 
 

Repository files navigation

Powershell Scripts https://github.com/stadub/PowershellScripts/tree/master/


Bookmarks - Directory bookmarks

https://www.powershellgallery.com/packages/Bookmarks/ https://github.com/stadub/PowershellScripts/tree/master/Bookmarks/

Commands

Add-PSBookmark [ba] - Add folder to the bookmarks list

Remove-PSBookmark [br] - Remove bookmark from the list

Open-PSBookmark [bo] - Navigate to bookmark

Get-PSBookmarks [bl] - List bookmarks

Remove-AllPSBookmarks [bcl] - Clear bookmarks list

Update-PSBookmark [bu] - Update folder location in the bookmarks list

Powershell Gallery:

Install-Module -Name Bookmarks

Full documentation and code: Bookmarks-Repo


7zip-Archive - 7zip utility warpper

https://www.powershellgallery.com/packages/7zip-Archive/ https://github.com/stadub/PowershellScripts/tree/master/7zip/

Commands

New-ZipFile [szc] - Create new archive

Get-ZipFileContent [sz] - Extract archive new archive

Read-ZipFile [szr] - List 7zip file content

Add-ZipFileContent [sza] - Add file to archive

Remove-ZipFileContent [szrm] - Remove file from archive

Test-ZipFileContent [szt] - Perform zip file check

Powershell Gallery:

Install-Module -Name 7zip-Archive

Full documentation and code: 7zip-Archive-Repo


Currency-Conv - Currecny converterr

https://www.powershellgallery.com/packages/Currency-Conv/ https://github.com/stadub/PowershellScripts/tree/master/Currency-Conv/

Commands

Get-ExchangeRate [xe] - Get exchange rate for amount

Get-Countries - Countries list with currencies

Get-Currencies [gxc] - Supported currencies list

Remove-CurrencyApiKey- Clean from PC all stored information

Powershell Gallery:

Install-Module -Name Currency-Conv

Full documentation and code: Currency-Conv-Repo


Motivation

The modules are created and actively maintained during evenings and weekends for my own needs. If it's useful for you too, that's great. I don't demand anything in return.

However, if you like it and feel the urge to give something back, a coffee or a beer is always appreciated. Thank you very much in advance.

Buy Me A Coffee Support by Yandex

If you have any idea or suggestion - please add a github issue.