{"id":16379149,"url":"https://github.com/neocky/choco-runner","last_synced_at":"2025-07-08T08:36:34.830Z","repository":{"id":115792733,"uuid":"385951139","full_name":"Neocky/choco-runner","owner":"Neocky","description":"Rapid fast multi package installer for chocolatey packages. Uses different threads for mach speed","archived":false,"fork":false,"pushed_at":"2023-04-17T13:44:14.000Z","size":25,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-04T12:11:58.253Z","etag":null,"topics":["choco","chocolatey","chocolatey-packages","multithreading","powershell","powershell-script"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neocky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"Neocky","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-07-14T13:31:02.000Z","updated_at":"2025-03-04T14:55:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"5cdea47a-c279-427b-ac9b-573ddf61637b","html_url":"https://github.com/Neocky/choco-runner","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Neocky/choco-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neocky%2Fchoco-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neocky%2Fchoco-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neocky%2Fchoco-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neocky%2Fchoco-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neocky","download_url":"https://codeload.github.com/Neocky/choco-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neocky%2Fchoco-runner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264232559,"owners_count":23576869,"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":["choco","chocolatey","chocolatey-packages","multithreading","powershell","powershell-script"],"created_at":"2024-10-11T03:47:38.777Z","updated_at":"2025-07-08T08:36:34.783Z","avatar_url":"https://github.com/Neocky.png","language":"PowerShell","funding_links":["https://ko-fi.com/Neocky"],"categories":[],"sub_categories":[],"readme":"\u003cdiv class=\"row\"\u003e\n  \u003cdiv class=\"column\"\u003e\n    \u003cimg align=\"right\" src=\"https://em-content.zobj.net/thumbs/60/microsoft/319/horse_1f40e.png\" alt=\"logo\" width=\"60\"\u003e\n  \u003c/div\u003e\n  \u003cdiv class=\"column\"\u003e\n    \u003cimg align=\"right\" src=\"https://em-content.zobj.net/thumbs/60/microsoft/319/chocolate-bar_1f36b.png\" alt=\"logo\" width=\"60\"\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n# Choco Runner\n\n\u003e Rapid fast multi package installer for chocolatey packages\n\nInstalls multiple [Chocolatey Packages](https://community.chocolatey.org/packages) paralell to each other with different threads.  \nInstalls [Chocolatey](https://chocolatey.org/) if it is not installed which then can be removed via the prompt or  \nwith the param `-removeChocoAfterwards`.  \nFind all Chocolatey packages here: https://community.chocolatey.org/packages\n\n## Usage\n##### This script needs to be run as administrator.\n#### Example:\nInstalls `Firefox` and `7Zip` and removes `Chocolatey` afterwards:\n```PowerShell\n.\\choco-runner.ps1 -package firefox,7zip.install -removeChocoAfterwards\n```\n##### Supports Pipeline input:\n```PowerShell\n\"7zip.install\" | .\\choco-runner.ps1\n```\n\n#### All parameters\n```\n.PARAMETER package\nA list of packages which should be installed/upgraded. Seperate it with a \",\".\n\n.PARAMETER removeChocoAfterwards\nRemoves Chocolatey afterwards when this parameter is given.\n\n.PARAMETER keepChocoAfterwards\nKeeps Chocolatey afterwards when this parameter is given.\n\n.PARAMETER threads\nMaximum numbers of threads (Default=256)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneocky%2Fchoco-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneocky%2Fchoco-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneocky%2Fchoco-runner/lists"}