{"id":16391912,"url":"https://github.com/williamfzc/fitch","last_synced_at":"2025-03-21T02:32:10.919Z","repository":{"id":57429795,"uuid":"162947300","full_name":"williamfzc/fitch","owner":"williamfzc","description":"[TOY PROJECT] Android UI automation based on opencv :rocket: fitch = fi(nd) \u0026 t(ou)ch","archived":false,"fork":false,"pushed_at":"2019-11-25T11:16:29.000Z","size":160,"stargazers_count":65,"open_issues_count":2,"forks_count":21,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-12T04:47:14.652Z","etag":null,"topics":["android","opencv","python","uiautomation"],"latest_commit_sha":null,"homepage":"https://williamfzc.github.io/fitch/#/","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/williamfzc.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}},"created_at":"2018-12-24T03:47:52.000Z","updated_at":"2024-01-23T02:54:58.000Z","dependencies_parsed_at":"2022-08-26T02:42:26.155Z","dependency_job_id":null,"html_url":"https://github.com/williamfzc/fitch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamfzc%2Ffitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamfzc%2Ffitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamfzc%2Ffitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamfzc%2Ffitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williamfzc","download_url":"https://codeload.github.com/williamfzc/fitch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221811384,"owners_count":16884305,"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":["android","opencv","python","uiautomation"],"created_at":"2024-10-11T04:47:45.686Z","updated_at":"2024-10-28T09:10:29.933Z","avatar_url":"https://github.com/williamfzc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eFITCH = Fi(nd) \u0026 T(ou)ch\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n    \u003cem\u003e基于 opencv 的 Android UI自动化解决方案\u003c/em\u003e\n\u003c/p\u003e\n\n---\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/de3e2f35842f80a26ed3/maintainability)](https://codeclimate.com/github/williamfzc/fitch/maintainability)\n[![PyPI version](https://badge.fury.io/py/fitch.svg)](https://badge.fury.io/py/fitch)\n[![Documentation Status](https://readthedocs.org/projects/fitch/badge/?version=latest)](https://fitch.readthedocs.io/en/latest/?badge=latest)\n\n---\n\n## Fitch 是什么？\n\n一个开源的、基于opencv的Android UI自动化框架！\n\n从这里 [快速开始](https://williamfzc.github.io/fitch/#/) 吧！\n\n## 如何运作\n\n![structure](docs/pics/structure.svg)\n\n得益于 [minitouch](https://github.com/openstf/minitouch) / [minicap](https://github.com/openstf/minicap) / [opencv](https://github.com/skvark/opencv-python) 的存在，让 fitch 能够维持高效地运转，即便它是用python写的。\n\n- 获得手机屏幕截图（[fastcap](https://github.com/williamfzc/fastcap)）\n- 在截图上寻找目标模板，并确定它的位置（[findit](https://github.com/williamfzc/findit)）\n- 进行检查或操作（[pyminitouch](https://github.com/williamfzc/pyminitouch) \u0026 [adbutils](https://github.com/openatx/adbutils)）\n\n## 安装\n\nPython 3.6 +\n\n### 从 pypi 安装\n\n```shell\npip install fitch\n```\n\n### 从 github源码 安装\n\n如果你希望获取一些还未release的新特性，你可以直接通过源码安装。\n\n```shell\ngit clone https://github.com/williamfzc/fitch.git\ncd fitch\npip install -e .\n```\n\n## 依赖库\n\n- [pyminitouch](https://github.com/williamfzc/pyminitouch): ui操作\n- [findit](https://github.com/williamfzc/findit): 目标检测\n- [fastcap](https://github.com/williamfzc/fastcap): 快速获取截图\n- [adbutils](https://github.com/openatx/adbutils): 非ui操作\n\n## 协议\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamfzc%2Ffitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamfzc%2Ffitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamfzc%2Ffitch/lists"}