{"id":18894423,"url":"https://github.com/brogers5/chocolatey-package-twinkle-tray","last_synced_at":"2025-04-15T00:32:06.822Z","repository":{"id":44419991,"uuid":"474794763","full_name":"brogers5/chocolatey-package-twinkle-tray","owner":"brogers5","description":"Chocolatey package for Twinkle Tray.","archived":false,"fork":false,"pushed_at":"2025-01-10T04:18:10.000Z","size":346,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T13:04:38.483Z","etag":null,"topics":["au","au-packages","chocolatey","chocolatey-automatic","chocolatey-packages","package","packaging","powershell","powershell-script","powershell-scripting","software","software-management","twinkle-tray","windows"],"latest_commit_sha":null,"homepage":"https://community.chocolatey.org/packages/twinkle-tray","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/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,"publiccode":null,"codemeta":null}},"created_at":"2022-03-28T00:29:55.000Z","updated_at":"2025-01-10T04:18:13.000Z","dependencies_parsed_at":"2024-01-07T01:54:53.882Z","dependency_job_id":"787967b9-27d4-428a-a1a9-d9aa9a3b0bee","html_url":"https://github.com/brogers5/chocolatey-package-twinkle-tray","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-twinkle-tray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-twinkle-tray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-twinkle-tray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-twinkle-tray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brogers5","download_url":"https://codeload.github.com/brogers5/chocolatey-package-twinkle-tray/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248984436,"owners_count":21193752,"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","software","software-management","twinkle-tray","windows"],"created_at":"2024-11-08T08:21:30.015Z","updated_at":"2025-04-15T00:32:04.174Z","avatar_url":"https://github.com/brogers5.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://cdn.jsdelivr.net/gh/brogers5/chocolatey-package-twinkle-tray@800782d6afb5b6ab2e4dcefdb879bea194f0fef8/twinkle-tray.png\" width=\"48\" height=\"48\"/\u003e Chocolatey Package: [Twinkle Tray](https://community.chocolatey.org/packages/twinkle-tray)\n\n[![Chocolatey package version](https://img.shields.io/chocolatey/v/twinkle-tray.svg?include_prereleases)](https://community.chocolatey.org/packages/twinkle-tray)\n[![Chocolatey package download count](https://img.shields.io/chocolatey/dt/twinkle-tray.svg)](https://community.chocolatey.org/packages/twinkle-tray)\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 twinkle-tray --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-twinkle-tray/releases). The `nupkg` can be installed from the current directory (with dependencies sourced from the Community Repository) as follows:\n\n```shell\nchoco install twinkle-tray --source=\"'.;https://community.chocolatey.org/api/v2/'\"\n```\n\nThis package also supports the project's pre-release builds. Opt into these with the `--prerelease` switch.\n\n## Build\n\n[Install Chocolatey](https://chocolatey.org/install), the [Chocolatey Automatic Package Updater Module](https://github.com/majkinetor/au), and the [PowerShellForGitHub PowerShell Module](https://github.com/microsoft/PowerShellForGitHub), then clone this repository.\n\nOnce cloned, simply run `build.ps1`. The binary is intentionally untracked to avoid bloating the repository, so the script will download the Twinkle Tray installer binary from the official distribution point, then packs everything together.\n\nA successful build will create `twinkle-tray.x.y.z.nupkg`, where `x.y.z` should be the Nuspec's `version` value at build time.\n\nNote that Chocolatey package builds are non-deterministic. Consequently, an independently built package will fail a checksum validation against officially published packages.\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-twinkle-tray/issues).\n\nAU expects the parent directory that contains this repository to share a name with the Nuspec (`twinkle-tray`). Your local repository should therefore be cloned accordingly:\n\n```shell\ngit clone git@github.com:brogers5/chocolatey-package-twinkle-tray.git twinkle-tray\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 twinkle-tray ..\\chocolatey-package-twinkle-tray\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 for the last stream that was built. 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 'Beta'\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 [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-twinkle-tray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrogers5%2Fchocolatey-package-twinkle-tray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrogers5%2Fchocolatey-package-twinkle-tray/lists"}