[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-78615":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":15,"stars7d":14,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":21,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":34,"lastSyncTime":35,"discoverSource":36},78615,"AXe","cameroncooke\u002FAXe","cameroncooke","AXe is a CLI tool for interacting with Simulators using Apple's Private Accessibility APIs.","https:\u002F\u002Fwww.axe-cli.com",null,"Swift",2033,83,11,5,0,30,15,76.27,"MIT License",false,"main",[24,25,26,27,28,29,30],"automation-framework","command-line-tool","idb","ios","simulators","swift","ui-automation","2026-06-12 04:01:23","\u003Cimg src=\"banner.png\" alt=\"AXe\" width=\"600\"\u002F>\n\nAXe is a comprehensive CLI tool for interacting with iOS Simulators using Apple's HID (Human Interface Device) functionality.\n\n[![CI](https:\u002F\u002Fgithub.com\u002Fcameroncooke\u002FAXe\u002Factions\u002Fworkflows\u002Frelease.yml\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002Fcameroncooke\u002FAXe\u002Factions\u002Fworkflows\u002Frelease.yml)\n[![Licence: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg)](https:\u002F\u002Fopensource.org\u002Flicenses\u002FMIT)\n\n## Install\n\n```bash\nbrew tap cameroncooke\u002Faxe\nbrew install axe\n```\n\nOr install in one command:\n\n```bash\nbrew install cameroncooke\u002Faxe\u002Faxe\n```\n\nVerify the CLI:\n\n```bash\naxe --help\naxe list-simulators\n```\n\n## Basic usage\n\n```bash\n# Find a booted simulator UDID\naxe list-simulators\nexport UDID=\u003CUDID>\n\n# Inspect the current UI\naxe describe-ui --udid \"$UDID\"\n\n# Interact with the simulator\naxe tap --label \"Continue\" --udid \"$UDID\"\naxe type 'Hello world' --udid \"$UDID\"\naxe screenshot --output .\u002Fscreen.png --udid \"$UDID\"\n```\n\n## Documentation\n\nFull documentation is available at [axe-cli.com\u002Fdocs](https:\u002F\u002Faxe-cli.com\u002Fdocs).\n\n## Disclaimer\n\nAXe is an independent open-source iOS Simulator automation project and is not affiliated with, endorsed by, or associated with Deque Systems or its axe® accessibility products.\n\n## Licence\n\nThis project is licensed under the MIT License. See [LICENSE](LICENSE) for details.\n\nThird-party licensing notices, including Meta's IDB MIT attribution, are in [THIRD_PARTY_LICENSES](THIRD_PARTY_LICENSES).\n","AXe 是一个用于通过 Apple 的私有辅助功能 API 与 iOS 模拟器进行交互的命令行工具。它利用了 Apple 的 HID（人机接口设备）功能，支持模拟器列表查询、UI 描述获取以及模拟用户操作如点击和输入等核心功能。该工具采用 Swift 语言编写，具有简洁直观的命令行界面，适用于需要自动化测试或远程控制 iOS 模拟器的各种开发场景中。AXe 提供了详细的文档支持，并且遵循 MIT 开源许可协议，方便开发者自由使用和贡献代码。",2,"2026-06-11 03:57:01","high_star"]