auto-mobile
auto-mobileは、TypeScriptで構築された自動化ツールで、効率的なワークフローを実現します。特に、モバイルアプリケーションの開発や管理に特化しており、開発者が迅速にプロジェクトを進めるための機能を提供します。ユーザーは簡単に設定を行い、タスクを自動化することで、時間を節約できます。
GitHubスター
50
ユーザー評価
未評価
お気に入り
0
閲覧数
18
フォーク
3
イシュー
1
README
AutoMobile
AutoMobile is a set of tools for mobile automation. You can use it for UI testing or as a development workflow
assistant.
The first platform supported is Android with plans to extend to iOS.
How it works
- 🔧 Powerful MCP Server: AutoMobile provides comprehensive actions through MCP
tool calls with a fast observations to drive the
interaction loop. - 🗺️ Source Mapping: Combining project path config with deep view hierarchy analysis we know exactly what code is being rendered.
- ✍️ Automated Test Authoring: When used in test authoring mode AutoMobile will write tests for you. It is the only way it writes tests.
- 🧪 Test Execution - Run tests locally or on CI without extra infrastructure.
- 📱 Device Management: Multi-device support with emulator control and app lifecycle management.
All together you get a system that looks like this:
Documentation
- 💻 Installation & Getting Started - AutoMobile is published on npm
and we have instructions for agents we've tested with. - 📝 Change Log - coming soon
Contributing
- Code of Conduct
- Responsible disclosure & use
- Contributing - coming soon
Acknowledgement
By continuing to use AutoMobile, you acknowledge and agree to the warnings and responsible use requirements.