{"id":13611745,"url":"https://github.com/playit-cloud/playit-agent","last_synced_at":"2026-05-16T00:20:56.102Z","repository":{"id":37237370,"uuid":"445695426","full_name":"playit-cloud/playit-agent","owner":"playit-cloud","description":"The playit program","archived":false,"fork":false,"pushed_at":"2025-03-15T03:40:40.000Z","size":1663,"stargazers_count":298,"open_issues_count":18,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-15T04:24:54.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/playit-cloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-01-08T01:23:46.000Z","updated_at":"2025-03-12T20:18:26.000Z","dependencies_parsed_at":"2024-02-29T21:32:03.457Z","dependency_job_id":"e4375328-e9ea-44b9-b27d-820e460080f3","html_url":"https://github.com/playit-cloud/playit-agent","commit_stats":null,"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playit-cloud%2Fplayit-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playit-cloud%2Fplayit-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playit-cloud%2Fplayit-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playit-cloud%2Fplayit-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playit-cloud","download_url":"https://codeload.github.com/playit-cloud/playit-agent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670513,"owners_count":21142896,"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":[],"created_at":"2024-08-01T19:02:04.030Z","updated_at":"2026-05-16T00:20:56.095Z","avatar_url":"https://github.com/playit-cloud.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# The playit program\n\n* Latest Release: 1.0.X\n* Offical Website: https://playit.gg\n* Offical Downloads: https://playit.gg/download\n* Releases: https://github.com/playit-cloud/playit-agent/releases\n\n---\n\n** Non deprecated releases of the playit program:\n `0.17.1` and `1.0.X`\n\n---\n\n## Installation\n\nDownload latest release for your platform from https://playit.gg/download and run the installer or binary.\n\n### Installing on Windows\n\nAlternatively, you can install via winget (Windows package manager):\n\n```sh\nwinget install DevelopedMethods.playit\n```\n\n### Installing on Ubuntu or Debian\n\n```sh\ncurl -SsL https://playit-cloud.github.io/ppa/key.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/playit.gpg \u003e/dev/null\necho \"deb [signed-by=/etc/apt/trusted.gpg.d/playit.gpg] https://playit-cloud.github.io/ppa/data ./\" | sudo tee /etc/apt/sources.list.d/playit-cloud.list\nsudo apt update\nsudo apt install playit\n```\n\nGetting a warning in apt about playit's repo? Run these commands\n\n```sh\nsudo apt-key del '16AC CC32 BD41 5DCC 6F00  D548 DA6C D75E C283 9680'\nsudo rm /etc/apt/sources.list.d/playit-cloud.list\nsudo apt update\n\ncurl -SsL https://playit-cloud.github.io/ppa/key.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/playit.gpg \u003e/dev/null\necho \"deb [signed-by=/etc/apt/trusted.gpg.d/playit.gpg] https://playit-cloud.github.io/ppa/data ./\" | sudo tee /etc/apt/sources.list.d/playit-cloud.list\nsudo apt update\n```\n\n**Note**\nPlease only use the playit program if you downloaded it from an offical source or are compiling and running from source.\n\n### Docker\n\n```sh\ndocker run --rm -it --net=host -e SECRET_KEY=\u003csecret key\u003e ghcr.io/playit-cloud/playit-agent:latest\n```\n\n\u003e [!NOTE]\n\u003e Secret key can be generated [here](https://playit.gg/account/setup/wizard/new-account/docker/docker-name).\n\n## Building / Running Locally\n\nRequires Rust: https://rustup.rs\n\n```sh\n# Clone the repository\ngit clone https://github.com/playit-cloud/playit-agent.git\ncd playit-agent\n\n# Build and run the release version\ncargo run --release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayit-cloud%2Fplayit-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplayit-cloud%2Fplayit-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplayit-cloud%2Fplayit-agent/lists"}