mobile-dev-inc/maestro

Command to install APK or APP files from a URL

Open

#1.665 geöffnet am 30. Jan. 2024

Auf GitHub ansehen
 (2 Kommentare) (4 Reaktionen) (1 zugewiesene Person)Kotlin (306 Forks)batch import
P2enhancementgood first issuemaestro cli

Repository-Metriken

Stars
 (6.111 Stars)
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