scrcpy/app
Romain Vimont 13ce277e1f Add --start-app
Add a command line option --start-app=name to start an Android app by
its package name. For example:

    scrcpy --start-app=org.mozilla.firefox

The app will be started on the correct target display:

    scrcpy --new-display=1920x1080 --start-app=org.videolan.vlc

PR #5370 <https://github.com/Genymobile/scrcpy/pull/5370>

Co-authored-by: Simon Chan <1330321+yume-chan@users.noreply.github.com>
2024-10-28 18:18:36 +01:00
..
data Add --start-app 2024-10-28 18:18:36 +01:00
deps Upgrade FFmpeg (7.0.2) for Windows 2024-09-15 18:58:53 +02:00
src Add --start-app 2024-10-28 18:18:36 +01:00
tests Mention physical gamepad names for UHID devices 2024-09-15 11:21:56 +02:00
meson.build Extract mouse capture 2024-10-06 18:00:56 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.7 2024-09-15 18:59:27 +02:00
scrcpy.1 Add --start-app 2024-10-28 18:18:36 +01:00