{"id":14064110,"url":"https://github.com/Woznet/WozTools","last_synced_at":"2025-07-29T17:32:09.086Z","repository":{"id":41353273,"uuid":"228151678","full_name":"Woznet/WozTools","owner":"Woznet","description":"PowerShell Module","archived":false,"fork":false,"pushed_at":"2024-05-09T17:39:56.000Z","size":1834,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-23T00:30:52.776Z","etag":null,"topics":["powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Woznet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-15T08:20:05.000Z","updated_at":"2024-08-13T07:06:10.988Z","dependencies_parsed_at":"2023-10-03T02:21:48.425Z","dependency_job_id":"6d16e4ae-9f7d-4a6a-9e85-83ed6a1d7b0b","html_url":"https://github.com/Woznet/WozTools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Woznet%2FWozTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Woznet%2FWozTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Woznet%2FWozTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Woznet%2FWozTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Woznet","download_url":"https://codeload.github.com/Woznet/WozTools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228032924,"owners_count":17858917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["powershell"],"created_at":"2024-08-13T07:03:40.989Z","updated_at":"2024-12-04T02:31:11.433Z","avatar_url":"https://github.com/Woznet.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# WozTools\n\n## Overview\n\nWozTools is a PowerShell module designed to provide a collection of utility functions and scripts that can help automate and simplify various tasks on your Windows system.\n\n## Features\n\n### Environment Management\n- `Add-EnvPath.ps1`: Adds a path to the environment variable.\n- `Get-EnvPath.ps1`: Retrieves the current environment path.\n\n### Font Management\n- `Add-Font.ps1`: Adds a new font to the system.\n\n### PowerShell Module Management\n- `Add-PSModulePath.ps1`: Adds a new path to the PowerShell module path.\n\n### File Operations\n- `Convert-FileLength.ps1`: Converts file length to different units.\n- `Enable-FileSizeFormat.ps1`: Enables file size formatting.\n- `Get-EnumerateFiles.ps1`: Enumerates files in a directory.\n\n### Text Manipulation\n- `Convertto-TitleCase.ps1`: Converts text to title case.\n- `Format-CatchError.ps1`: Formats caught errors for better readability.\n\n### User and System Information\n- `Get-CommandParameterInfo.ps1`: Retrieves information about command parameters.\n- `Get-CurrentUser.ps1`: Retrieves information about the current user.\n- `Get-HostEntry.ps1`: Retrieves host entries.\n\n### GitHub Utilities\n- `Get-GitHubUserRepo.ps1`: Retrieves GitHub repositories for a specified user.\n\n### Clipboard Utilities\n- `Get-ItemFromClipboard.ps1`: Retrieves items from the clipboard.\n\n### Windows Updates\n- `Get-PSWinUpdates.ps1`: Retrieves Windows updates using PowerShell.\n\n## Installation\n\nTo install WozTools, you can use the following PowerShell command:\n\n```powershell\nInstall-Module -Name WozTools\n```\n\n## Usage\n\nTo use a function, simply import the module and call the function:\n\n```powershell\nImport-Module WozTools\nGet-CurrentUser\n```\n\n## Contributing\n\nIf you would like to contribute to WozTools, please feel free to fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWoznet%2FWozTools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWoznet%2FWozTools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWoznet%2FWozTools/lists"}