{"id":19057320,"url":"https://github.com/mzlogin/android-controller","last_synced_at":"2026-05-14T01:39:33.839Z","repository":{"id":74782454,"uuid":"72499127","full_name":"mzlogin/android-controller","owner":"mzlogin","description":"Just a handle simulator to control Android on PC.","archived":false,"fork":false,"pushed_at":"2018-07-14T03:06:49.000Z","size":818,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-22T01:41:30.737Z","etag":null,"topics":["android","android-debug-bridge"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mzlogin.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":"2016-11-01T03:06:49.000Z","updated_at":"2024-06-26T02:41:06.000Z","dependencies_parsed_at":"2023-07-22T07:19:05.726Z","dependency_job_id":null,"html_url":"https://github.com/mzlogin/android-controller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mzlogin/android-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzlogin%2Fandroid-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzlogin%2Fandroid-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzlogin%2Fandroid-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzlogin%2Fandroid-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mzlogin","download_url":"https://codeload.github.com/mzlogin/android-controller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzlogin%2Fandroid-controller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33006705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":["android","android-debug-bridge"],"created_at":"2024-11-08T23:54:55.091Z","updated_at":"2026-05-14T01:39:33.821Z","avatar_url":"https://github.com/mzlogin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Controller\n\n在电脑上控制手机的控制器，基于 Python3 + PyQt5。\n\n**目录**\n\n\u003c!-- vim-markdown-toc GFM --\u003e\n\n* [截图](#截图)\n* [用法](#用法)\n* [需求 list](#需求-list)\n* [开发](#开发)\n* [注意事项](#注意事项)\n\n\u003c!-- vim-markdown-toc --\u003e\n\n## 截图\n\n\u003cdiv align=\"center\"\u003e\u003cimg width=\"640\" src=\"./screenshots/main.png\" /\u003e\u003c/div\u003e\n\n## 用法\n\n\u003e 请确保已经安装 adb 且已添加到 PATH 环境变量中，手机已经开启「USB调试」。\n\n1. 安装 Python3；\n\n2. 安装依赖库；\n\n    Windows：\n\n    ```sh\n    pip3 install -r requirements.txt\n    ```\n\n    macOS：\n    \n    ```sh\n    brew install pyqt5\n    ```\n\n3. 运行\n\n    ```sh\n    python3 main.py\n    ```\n\n## 需求 list\n\n- [X] 截图\n- [X] 拖拽 APK 文件安装应用\n- [ ] 卸载应用\n- [X] 覆盖安装\n- [ ] 清除数据\n- [ ] 录屏\n- [ ] 打开 WiFi\n- [ ] 关闭 WiFi\n- [ ] 屏幕点击事件\n- [ ] 屏幕滑动事件\n\n## 开发\n\nmain-window.ui 文件使用 Qt Designer 编辑，从 .ui 文件生成 MainWindow.py 文件：\n\n```sh\npyuic5 main-window.ui -o MainWindow.py\n```\n\nWindows 下安装 pyuic5 与 Qt Designer：\n\n```sh\npip3 install pyqt5-tools\n```\n\n## 注意事项\n\n* 模拟按键的功能在部分机型（比如小米）需要在「开发者选项」里打开允许通过 USB 调试修改权限或模拟点击的开关。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzlogin%2Fandroid-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmzlogin%2Fandroid-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzlogin%2Fandroid-controller/lists"}