mobile-dev-inc/maestro

Command to install APK or APP files from a URL

Offen

#1.665 geöffnet am 30.01.2024

 (2 Kommentare) (4 Reaktionen) (1 zugewiesene Person)Kotlin (824 Forks)batch import
P2enhancementgood first issuemaestro cli

Repository-Metriken

Stars
 (14.051 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 12T 2h) (39 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide