{"id":23310385,"url":"https://github.com/brogers5/chocolatey-package-ps-remote-play","last_synced_at":"2026-04-26T12:31:51.067Z","repository":{"id":268942415,"uuid":"901999666","full_name":"brogers5/chocolatey-package-ps-remote-play","owner":"brogers5","description":"Chocolatey package for PS Remote Play.","archived":false,"fork":false,"pushed_at":"2025-03-26T02:02:27.000Z","size":512,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T01:19:12.872Z","etag":null,"topics":["au","au-packages","chocolatey","chocolatey-automatic","chocolatey-packages","package","packaging","playstation","powershell","powershell-script","powershell-scripting","ps4","ps5","software","software-management","windows"],"latest_commit_sha":null,"homepage":"https://community.chocolatey.org/packages/ps-remote-play","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":"2024-12-11T17:55:59.000Z","updated_at":"2025-03-26T17:12:03.000Z","dependencies_parsed_at":"2024-12-19T21:23:46.380Z","dependency_job_id":"cb379396-cbc5-4fcf-9d9c-0b0791657ede","html_url":"https://github.com/brogers5/chocolatey-package-ps-remote-play","commit_stats":null,"previous_names":["brogers5/chocolatey-package-ps-remote-play"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/brogers5/chocolatey-package-ps-remote-play","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-ps-remote-play","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-ps-remote-play/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-ps-remote-play/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-ps-remote-play/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brogers5","download_url":"https://codeload.github.com/brogers5/chocolatey-package-ps-remote-play/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-ps-remote-play/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32297893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["au","au-packages","chocolatey","chocolatey-automatic","chocolatey-packages","package","packaging","playstation","powershell","powershell-script","powershell-scripting","ps4","ps5","software","software-management","windows"],"created_at":"2024-12-20T13:17:52.047Z","updated_at":"2026-04-26T12:31:51.051Z","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-ps-remote-play@11f5a086de23a08ffa153e7efb8528445fca28c4/ps-remote-play.png\" width=\"48\" height=\"48\"/\u003e Chocolatey Package: [PS Remote Play](https://community.chocolatey.org/packages/ps-remote-play)\n\n[![Latest package version shield](https://img.shields.io/chocolatey/v/ps-remote-play.svg)](https://community.chocolatey.org/packages/ps-remote-play)\n[![Total package download count shield](https://img.shields.io/chocolatey/dt/ps-remote-play.svg)](https://community.chocolatey.org/packages/ps-remote-play)\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 ps-remote-play --source=\"'https://community.chocolatey.org/api/v2'\"\n```\n\nAlternatively, the packages as published on the Chocolatey Community Repository (starting with v7.5.0.8061) will also be mirrored on this repository's [Releases page](https://github.com/brogers5/chocolatey-package-ps-remote-play/releases). The `nupkg` can be installed from the current directory (with dependencies sourced from the Community Repository) as follows:\n\n```shell\nchoco install ps-remote-play --source=\"'.;https://community.chocolatey.org/api/v2/'\"\n```\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 `ps-remote-play.w.x.y.z.nupkg`, where `w.x.y.z` should be the Nuspec's normalized `version` value at build time.\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-ps-remote-play/issues).\n\nAU expects the parent directory that contains this repository to share a name with the Nuspec (`ps-remote-play`). Your local repository should therefore be cloned accordingly:\n\n```shell\ngit clone git@github.com:brogers5/chocolatey-package-ps-remote-play.git ps-remote-play\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 ps-remote-play ..\\chocolatey-package-ps-remote-play\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\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-ps-remote-play","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrogers5%2Fchocolatey-package-ps-remote-play","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrogers5%2Fchocolatey-package-ps-remote-play/lists"}