{"id":14960942,"url":"https://github.com/baba-s/uniremotechecker","last_synced_at":"2026-02-16T04:03:02.213Z","repository":{"id":110295244,"uuid":"212259615","full_name":"baba-s/UniRemoteChecker","owner":"baba-s","description":"【Unity】Unity Remote 5 が接続されているかどうか確認するスクリプト","archived":false,"fork":false,"pushed_at":"2020-04-23T11:56:30.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-20T01:52:07.331Z","etag":null,"topics":["kogane-unity-lib","unity","unity-mobile","unity-script","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baba-s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-10-02T05:07:18.000Z","updated_at":"2021-11-16T03:40:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd57cc8a-c4c6-4b60-b48f-03fde6fe533b","html_url":"https://github.com/baba-s/UniRemoteChecker","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"c4a4997e53dda6b34d0af7bba27b4a73b7f68fbd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/baba-s/UniRemoteChecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baba-s%2FUniRemoteChecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baba-s%2FUniRemoteChecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baba-s%2FUniRemoteChecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baba-s%2FUniRemoteChecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baba-s","download_url":"https://codeload.github.com/baba-s/UniRemoteChecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baba-s%2FUniRemoteChecker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29499807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T03:57:51.541Z","status":"ssl_error","status_checked_at":"2026-02-16T03:55:59.854Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["kogane-unity-lib","unity","unity-mobile","unity-script","unity3d"],"created_at":"2024-09-24T13:23:30.057Z","updated_at":"2026-02-16T04:03:02.187Z","avatar_url":"https://github.com/baba-s.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uni Remote Checker\n\nUnity Remote 5 が接続されているかどうか確認するスクリプト  \n\n## 使用例\n\n```cs\nusing UniRemoteChecker;\nusing UnityEngine;\n\npublic class Example : MonoBehaviour\n{\n    private void Update()\n    {\n        if ( RemoteChecker.IsRemote )\n        {\n            Debug.Log( \"Unity Remote 5 が接続されています\" );\n        }\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaba-s%2Funiremotechecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaba-s%2Funiremotechecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaba-s%2Funiremotechecker/lists"}