{"id":25411312,"url":"https://github.com/automatesilent/quicksoft","last_synced_at":"2025-10-14T08:15:43.973Z","repository":{"id":276275603,"uuid":"926933014","full_name":"AutomateSilent/QuickSoft","owner":"AutomateSilent","description":"QuickSoft is a PowerShell module designed for software packaging, system queries, and more. Built with automation in mind, it simplifies repetitive task.","archived":false,"fork":false,"pushed_at":"2025-03-16T19:04:11.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T10:53:49.594Z","etag":null,"topics":["powershell","powershell-gallery","powershell-module"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/QuickSoft","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/AutomateSilent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-04T05:28:19.000Z","updated_at":"2025-03-16T19:04:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"583f170e-8f0d-4478-8f58-5563320d9a8b","html_url":"https://github.com/AutomateSilent/QuickSoft","commit_stats":null,"previous_names":["automatesilent/quicksoft"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/AutomateSilent/QuickSoft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomateSilent%2FQuickSoft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomateSilent%2FQuickSoft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomateSilent%2FQuickSoft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomateSilent%2FQuickSoft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AutomateSilent","download_url":"https://codeload.github.com/AutomateSilent/QuickSoft/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AutomateSilent%2FQuickSoft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018318,"owners_count":26086334,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","powershell-gallery","powershell-module"],"created_at":"2025-02-16T10:17:07.109Z","updated_at":"2025-10-14T08:15:43.939Z","avatar_url":"https://github.com/AutomateSilent.png","language":"PowerShell","readme":"# 🚀 QuickSoft PowerShell Module\n\n![Test PowerShell Module](https://github.com/AutomateSilent/QuickSoft/workflows/Test%20PowerShell%20Module/badge.svg)\n[![PSGallery Version](https://img.shields.io/powershellgallery/v/QuickSoft?style=flat-square\u0026logo=powershell\u0026label=PSGallery\u0026color=blue)](https://www.powershellgallery.com/packages/QuickSoft)\n[![PSGallery Downloads](https://img.shields.io/powershellgallery/dt/QuickSoft.svg?style=flat\u0026logo=powershell\u0026label=PSGallery%20Downloads)](https://www.powershellgallery.com/packages/QuickSoft)\n[![PowerShell Version](https://img.shields.io/badge/PowerShell-5.1-blue?style=flat\u0026logo=powershell)](https://www.powershellgallery.com/packages/QuickSoft)\n[![PSGallery Platform](https://img.shields.io/powershellgallery/p/PSWindowsUpdate.svg?style=flat\u0026logo=powershell\u0026label=PSGallery%20Platform)](https://www.powershellgallery.com/packages/QuickSoft)\n\n\n![QuickSoft Logo](https://github.com/user-attachments/assets/c65679b4-c5cb-4b80-b807-aa6bcb796a06)\n## 📖 Overview\nQuickSoft is a robust PowerShell module designed for streamlined software management and system monitoring. Built with automation in mind, it simplifies software inventory, deployment, detection, and system monitoring tasks.\n\n## ✨ Key Features\n- 📦 Software Management (inventory, installation, uninstallation)\n- 🔍 MSI Package Analysis and Detection\n- 🎯 Deployment Tools and Detection Methods\n- 📊 Real-time System Monitoring\n- 🛠️ Administrative Utilities\n\n## 🔧 Requirements\n- Windows PowerShell 5.1 or later\n- Administrator privileges for some functions\n- Windows operating system\n\n## ⚡ Quick Installation\n\n### PowerShell Gallery (Recommended) \n[![PSGallery Version](https://img.shields.io/powershellgallery/v/QuickSoft?style=flat-square\u0026logo=powershell\u0026label=PSGallery\u0026color=blue)](https://www.powershellgallery.com/packages/QuickSoft)\n```powershell\n# Install from PSGallery (Recommended)\nInstall-Module -Name QuickSoft\n\n# Import and verify\nImport-Module QuickSoft\nGet-Command -Module QuickSoft\n```\n\n### Manual Installation\n1. Download and extract the module [Lattest Release](https://github.com/AutomateSilent/QuickSoft/releases)\n3. Place in one of these locations:\n   \n   ```powershell\n   # Current User\n   $env:USERPROFILE\\Documents\\WindowsPowerShell\\Modules\\QuickSoft\n\n   # All Users (Requires Admin)\n   $env:ProgramFiles\\WindowsPowerShell\\Modules\\QuickSoft\n   ```\n5. Import and verify:\n   \n   ```powershell\n   Import-Module QuickSoft\n   Get-Command -Module QuickSoft\n   ```\n\n## 📚 Getting Started\n```powershell\n# List available commands\nGet-Command -Module QuickSoft\n\n# View commands by category\nGet-Command -Module QuickSoft | Group-Object Verb\n\n# Get help and examples\nGet-Help New-WinRarSFX -Full\nGet-Help Install-Software -Examples\n```\n\n## 🤝 Contributing\nWelcome contributions!\n1. [Submit suggestions](https://github.com/AutomateSilent/QuickSoft/issues/new?template=suggestion.yml)\n2. Submit a pull request\n\nFor detailed guidelines, see [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## 🐛 Issues and Support\n- [Report a Bug](https://github.com/AutomateSilent/QuickSoft/issues/new?template=bug_report.yml)\n\n## 📖 Documentation\n- [Changelog](CHANGELOG.md)\n- [Contributing Guide](CONTRIBUTING.md)\n- [Security Policy](SECURITY.md)\n- [Report a Bug](https://github.com/AutomateSilent/QuickSoft/issues/new?template=bug_report.yml)\n- [LICENSE](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomatesilent%2Fquicksoft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautomatesilent%2Fquicksoft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomatesilent%2Fquicksoft/lists"}