{"id":15929748,"url":"https://github.com/mainasuk/emulatorautomator","last_synced_at":"2026-04-14T02:31:30.409Z","repository":{"id":89171830,"uuid":"271796868","full_name":"MainasuK/EmulatorAutomator","owner":"MainasuK","description":"An emulator debugging tool.","archived":false,"fork":false,"pushed_at":"2020-08-27T15:21:19.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-01T00:12:27.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/MainasuK.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":"2020-06-12T12:47:54.000Z","updated_at":"2020-08-27T15:21:24.000Z","dependencies_parsed_at":"2023-06-14T06:45:20.366Z","dependency_job_id":null,"html_url":"https://github.com/MainasuK/EmulatorAutomator","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"0175e596c10ae8f971f22d187c5d9e6d352fce4b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MainasuK/EmulatorAutomator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FEmulatorAutomator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FEmulatorAutomator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FEmulatorAutomator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FEmulatorAutomator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MainasuK","download_url":"https://codeload.github.com/MainasuK/EmulatorAutomator/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2FEmulatorAutomator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31779943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":[],"created_at":"2024-10-07T00:20:34.128Z","updated_at":"2026-04-14T02:31:30.393Z","avatar_url":"https://github.com/MainasuK.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emulator Automator\nAn emulator debugging tool.\n\n## Setup\nSetup build environment.\n\n```bash\n$ brew cask install android-platform-tools\n$ brew install wget\n$ brew install opencv\n$ brew install tesseract\n```\n\n## Usage\nLaunch an emulator with debug mode. And try this in the `main.js`.\n\n```js\nconsole.log('Hello, world!');\nvar packages = emulator.listPackages();\n\nfor (var i = 0; i \u003c packages.length; i++) {\n\tconsole.log(packages[i]);\n}\n\nemulator.openPackage('com.android.browser');\n```\n\n\n## License\nEmulator Automator is released under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainasuk%2Femulatorautomator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmainasuk%2Femulatorautomator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainasuk%2Femulatorautomator/lists"}