{"id":18894449,"url":"https://github.com/brogers5/chocolatey-package-openrgb","last_synced_at":"2026-01-05T07:25:04.786Z","repository":{"id":54249402,"uuid":"522081044","full_name":"brogers5/chocolatey-package-openrgb","owner":"brogers5","description":"Chocolatey package for OpenRGB.","archived":false,"fork":false,"pushed_at":"2024-01-30T23:18:28.000Z","size":148,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T07:27:08.258Z","etag":null,"topics":["au","au-packages","chocolatey","chocolatey-automatic","chocolatey-packages","package","packaging","powershell","powershell-script","powershell-scripting","rgb","rgb-controller","rgb-devices","software","software-management","windows"],"latest_commit_sha":null,"homepage":"https://community.chocolatey.org/packages/openrgb","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brogers5.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}},"created_at":"2022-08-07T00:15:20.000Z","updated_at":"2024-10-08T16:14:27.000Z","dependencies_parsed_at":"2024-01-31T00:29:12.559Z","dependency_job_id":"b9587316-4819-4541-b153-a4ac5e285a5b","html_url":"https://github.com/brogers5/chocolatey-package-openrgb","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-openrgb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-openrgb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-openrgb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-openrgb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brogers5","download_url":"https://codeload.github.com/brogers5/chocolatey-package-openrgb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239869218,"owners_count":19710485,"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":["au","au-packages","chocolatey","chocolatey-automatic","chocolatey-packages","package","packaging","powershell","powershell-script","powershell-scripting","rgb","rgb-controller","rgb-devices","software","software-management","windows"],"created_at":"2024-11-08T08:21:42.582Z","updated_at":"2026-01-05T07:25:04.781Z","avatar_url":"https://github.com/brogers5.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿\u003c!--markdownlint-disable-next-line MD033 MD045 --\u003e\n# \u003cimg src=\"https://cdn.jsdelivr.net/gh/brogers5/chocolatey-package-openrgb@dd76d83044a6045e1882e53a7360fb8791811de5/openrgb.png\" width=\"48\" height=\"48\" alt=\"OpenRGB icon\"/\u003e Chocolatey Package: [OpenRGB](https://community.chocolatey.org/packages/openrgb)\n\n[![Latest package version shield](https://img.shields.io/chocolatey/v/openrgb.svg?include_prereleases)](https://community.chocolatey.org/packages/openrgb)\n[![Total package download count shield](https://img.shields.io/chocolatey/dt/openrgb.svg)](https://community.chocolatey.org/packages/openrgb)\n\n---\n\nThis package is part of a family of packages published for OpenRGB. This repository is for the meta package.\n\n* For the installer package, see [chocolatey-package-openrgb.install](https://github.com/brogers5/chocolatey-package-openrgb.install).\n* For the portable package, see [chocolatey-package-openrgb.portable](https://github.com/brogers5/chocolatey-package-openrgb.portable).\n\nSee the [Chocolatey FAQs](https://docs.chocolatey.org/en-us/faqs) for more information on [meta packages](https://docs.chocolatey.org/en-us/faqs/#what-is-the-difference-between-packages-no-suffix-as-compared-to-install-portable) and [installer/portable packages](https://docs.chocolatey.org/en-us/faqs#what-distinction-does-chocolatey-make-between-an-installable-and-a-portable-application).\n\n---\n\n## Install\n\n[Install Chocolatey](https://chocolatey.org/install), and run the following command to install the latest approved stable version from the Chocolatey Community Repository:\n\n```shell\nchoco install openrgb --source=\"'https://community.chocolatey.org/api/v2'\"\n```\n\nAlternatively, the packages as published on the Chocolatey Community Repository will also be mirrored on this repository's [Releases page](https://github.com/brogers5/chocolatey-package-openrgb/releases). The `nupkg` can be installed from the current directory (with dependencies sourced from the Community Repository) as follows:\n\n```shell\nchoco install openrgb --source=\"'.;https://community.chocolatey.org/api/v2/'\"\n```\n\nThis package also supports the project's Release Candidate builds. Opt into these with the `--prerelease` switch.\n\n## Build\n\n[Install Chocolatey](https://chocolatey.org/install), clone this repository, and run the following command in the cloned repository:\n\n```shell\nchoco pack\n```\n\nA successful build will create `openrgb.x.y.z.nupkg`, where `x.y.z` should be the Nuspec's normalized `version` value at build time.\n\n\u003e[!Note]\n\u003eAs of Chocolatey v2.0.0, `version` values are normalized to contain a [SemVer 2.0.0](https://semver.org/spec/v2.0.0.html)-compliant patch number (i.e. only 2 segments will no longer be honored). Legacy package versions that did not contain these will be padded with a patch number of 0. Going forward, `version` will be padded accordingly for behavior consistency between v1 and v2 Chocolatey releases.\n\n\u003e[!Note]\n\u003eChocolatey package builds are non-deterministic. Consequently, an independently built package's checksum will not match that of the officially published package.\n\n## Update\n\nThis package should be automatically updated by the [Chocolatey Automatic Package Updater Module](https://github.com/majkinetor/au). If it is outdated by more than a few days, please [open an issue](https://github.com/brogers5/chocolatey-package-openrgb/issues).\n\nAU expects the parent directory that contains this repository to share a name with the Nuspec (`openrgb`). Your local repository should therefore be cloned accordingly:\n\n```shell\ngit clone git@github.com:brogers5/chocolatey-package-openrgb.git openrgb\n```\n\nAlternatively, a junction point can be created that points to the local repository (preferably within a repository adopting the [AU packages template](https://github.com/majkinetor/au-packages-template)):\n\n```shell\nmklink /J openrgb ..\\chocolatey-package-openrgb\n```\n\nOnce created, simply run `update.ps1` from within the created directory/junction point. Assuming all goes well, all relevant files should change to reflect the latest version available. This will also build a new package version using the modified files.\n\nTo limit the scope of update checks to a specific update channel, pass the `-IncludeStream` parameter with the desired Stream name:\n\n```powershell\n.\\update.ps1 -IncludeStream 'Stable'\n```\n\n```powershell\n.\\update.ps1 -IncludeStream 'ReleaseCandidate'\n```\n\n```powershell\n.\\update.ps1 -IncludeStream 'ReleaseCandidateWinRing0'\n```\n\nTo forcibly create an updated package (regardless of whether a new software version is available), pass the `-Force` switch:\n\n```powershell\n.\\update.ps1 -Force\n```\n\nBefore submitting a pull request, please [test the package](https://docs.chocolatey.org/en-us/community-repository/moderation/package-verifier#steps-for-each-package) using the latest [Chocolatey Testing Environment](https://github.com/chocolatey-community/chocolatey-test-environment) first.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrogers5%2Fchocolatey-package-openrgb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrogers5%2Fchocolatey-package-openrgb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrogers5%2Fchocolatey-package-openrgb/lists"}