WozTools
3.0.1
FYI: These are functions for personal use and may not work without minor alterations
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2023 Woz. All rights reserved.
Package Details
Author(s)
- Woz
Functions
Add-EnvPath Add-Font Add-PSModulePath Convert-FileLength Convert-SecureString Convert-WSLPath ConvertTo-TitleCase Enable-FileSizeFormat Get-CurrentUser Get-ElementName Get-EnumerateFiles Get-EnvPath Get-GitHubUserRepo Get-HostEntry Get-InstalledSoftware Get-ItemFromClipboard Get-ParameterValues Get-PSWinUpdates Get-RedirectedUrl Get-RedirectedUrlAsync Get-RelativePath Get-ShortPath Get-UserAgent Import-Prompt Invoke-7zExtract Invoke-ChocoUpgradeAll Invoke-GitClone Invoke-InDirectory Invoke-Parser Invoke-psEdit Invoke-ReArmLicense Invoke-UrlUtility Join-Url New-ANSIString New-DevPad Open-NotepadPlusPlus Remove-BadCharacters Remove-Diacritics Remove-EnvPath Start-PSLogging Test-IfAdmin Test-PendingReboot Test-Url Write-CustomError Write-MyProgress Write-PSLog Test-Function
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v3.0.0 - Added - "Write-MyProgress" and "Add-Font"
"Add-Font" works great in consoles, simplifies installing new fonts for use in a terminal
"Write-MyProgress" - wrapper for "Write-Progress"
Renamed "Enable-FileSize" to "Enable-FileSizeFormat"
Enable-FileSizeFormat only Updates one format data file Lib\Formatting\MyCustomFileInfo.format.ps1xml
MyCustomFileInfo.format.ps1xml - adds info about symlink files, converts file info length to human readable
v2.6.5 - had to remove the FileList part of the module manifest to get "Enable-FileSize" to work.
This probably has something to do with the ps1xml files that "Enable-FileSize" uses or something along those lines.
FileList
- WozTools.nuspec
- LICENSE
- docs\Add-Font.md
- docs\Enable-FileSizeFormat.md
- docs\Get-HostEntry.md
- docs\Get-RedirectedUrlAsync.md
- docs\Invoke-UrlUtility.md
- docs\Remove-BadCharacters.md
- Private\Get-GitHubApiGist.ps1
- README.md
- docs\Add-PSModulePath.md
- docs\Get-CurrentUser.md
- docs\Get-InstalledSoftware.md
- docs\Get-RelativePath.md
- docs\Invoke-ChocoUpgradeAll.md
- docs\Join-Url.md
- docs\Remove-Diacritics.md
- Private\Get-GitHubApiRepository.ps1
- Public\Convert-FileLength.ps1
- Public\Get-ElementName.ps1
- Public\Get-ItemFromClipboard.ps1
- Public\Get-RelativePath.ps1
- Public\Invoke-ChocoUpgradeAll.ps1
- Public\Invoke-ReArmLicense.ps1
- Public\Open-NotepadPlusPlus.ps1
- Public\Test-Function.ps1
- Public\Write-MyProgress.ps1
- Lib\PForEach\PForEach.dll
- docs\Convert-FileLength.md
- docs\Get-ElementName.md
- docs\Get-ItemFromClipboard.md
- docs\Get-ShortPath.md
- docs\Invoke-GitClone.md
- docs\New-ANSIString.md
- docs\Remove-EnvPath.md
- Private\Get-GitHubApiRepositoryLanguage.ps1
- Public\Convert-SecureString.ps1
- Public\Get-EnumerateFiles.ps1
- Public\Get-ParameterValues.ps1
- Public\Get-ShortPath.ps1
- Public\Invoke-GitClone.ps1
- Public\Invoke-UrlUtility.ps1
- Public\Remove-BadCharacters.ps1
- Public\Test-IfAdmin.ps1
- Public\Write-PSLog.ps1
- Lib\PSReadLine\PSReadLine-Config.ps1
- WozTools.psd1
- docs\Convert-SecureString.md
- docs\Get-EnumerateFiles.md
- docs\Get-ParameterValues.md
- docs\Get-UserAgent.md
- docs\Invoke-InDirectory.md
- docs\New-DevPad.md
- docs\Start-PSLogging.md
- Public\Add-EnvPath.ps1
- Public\Convert-WSLPath.ps1
- Public\Get-EnvPath.ps1
- Public\Get-PSWinUpdates.ps1
- Public\Get-UserAgent.ps1
- Public\Invoke-InDirectory.ps1
- Public\Join-Url.ps1
- Public\Remove-Diacritics.ps1
- Public\Test-PendingReboot.ps1
- Lib\ConsoleFont\DejaVu Sans Mono Nerd Font Complete Mono.ttf
- Lib\SecureStringTransform\SecureStringTransform.ps1
- WozTools.psm1
- docs\Convert-WSLPath.md
- docs\Get-EnvPath.md
- docs\Get-PSWinUpdates.md
- docs\Import-Prompt.md
- docs\Invoke-Parser.md
- docs\Open-NotepadPlusPlus.md
- docs\Test-IfAdmin.md
- Public\Add-Font.ps1
- Public\ConvertTo-TitleCase.ps1
- Public\Get-GitHubUserRepo.ps1
- Public\Get-RedirectedUrl.ps1
- Public\Import-Prompt.ps1
- Public\Invoke-Parser.ps1
- Public\New-ANSIString.ps1
- Public\Remove-EnvPath.ps1
- Public\Test-Url.ps1
- Lib\ConsoleFont\DejaVuSansMono.ttf
- Lib\AlphaFS\Net452\AlphaFS.dll
- docs\Add-EnvPath.md
- docs\ConvertTo-TitleCase.md
- docs\Get-GitHubUserRepo.md
- docs\Get-RedirectedUrl.md
- docs\Invoke-7zExtract.md
- docs\Invoke-psEdit.md
- docs\prompt.md
- docs\Test-PendingReboot.md
- Public\Add-PSModulePath.ps1
- Public\Enable-FileSizeFormat.ps1
- Public\Get-HostEntry.ps1
- Public\Get-RedirectedUrlAsync.ps1
- Public\Invoke-7zExtract.ps1
- Public\Invoke-psEdit.ps1
- Public\New-DevPad.ps1
- Public\Start-PSLogging.ps1
- Public\Write-CustomError.ps1
- Lib\Formatting\MyCustomFileInfo.format.ps1xml
- Lib\AlphaFS\Net452\AlphaFS.xml
- docs\Invoke-ReArmLicense.md
- Public\Get-CurrentUser.ps1
- Public\Get-InstalledSoftware.ps1
- docs\Test-Url.md
- docs\Write-CustomError.md
- docs\Write-MyProgress.md
- docs\Write-PSLog.md
- en-US\WozTools-help.xml
- Private\Get-GitHubApiData.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.1 (current version) | 1,708 | 12/4/2023 |
3.0.0 | 6 | 12/4/2023 |
2.9.5 | 110 | 1/14/2023 |
2.6.5 | 53 | 10/7/2022 |
2.0.0 | 46 | 8/23/2022 |
1.61.5 | 49 | 6/30/2022 |
1.61.1 | 20 | 6/28/2022 |
1.61.0 | 49 | 3/1/2022 |
1.60 | 68 | 12/28/2021 |
1.53 | 127 | 5/25/2021 |
1.51 | 16 | 5/24/2021 |
1.50 | 13 | 5/24/2021 |
1.38 | 55 | 1/5/2021 |
1.37.0 | 22 | 12/17/2020 |
1.36.1 | 30 | 11/15/2020 |
1.36 | 16 | 11/12/2020 |
1.35 | 13 | 10/7/2020 |
1.33.1 | 15 | 9/7/2020 |