mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-09 09:39:17 +00:00
Add --list-apps
Add an option to list all apps installed on the device: scrcpy --list-apps PR #5370 <https://github.com/Genymobile/scrcpy/pull/5370>
This commit is contained in:
parent
408a388fc5
commit
9c9d92fb1c
11 changed files with 154 additions and 1 deletions
|
@ -33,6 +33,7 @@ _scrcpy() {
|
|||
--keyboard=
|
||||
--kill-adb-on-close
|
||||
--legacy-paste
|
||||
--list-apps
|
||||
--list-camera-sizes
|
||||
--list-cameras
|
||||
--list-displays
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue