mobile-dev-inc/maestro

Command to install APK or APP files from a URL

Open

#1,665 创建于 2024年1月30日

在 GitHub 查看
 (2 评论) (4 反应) (1 负责人)Kotlin (306 fork)batch import
P2enhancementgood first issuemaestro cli

仓库指标

Star
 (6,111 star)
PR 合并指标
 (平均合并 12天 2小时) (30 天内合并 39 个 PR)

描述

Feature Request

There should be a command like installApp - that allows you to install an APP or APK file from a URL

Why it is needed

Sometimes you want to test the interaction between different apps - installApp would provide a convenient way to install these apps.

Right now I am downloading APKs via Chrome, and I have to toggle a bunch of security settings to get it to work.

贡献者指南