mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Add --list-apps
Add an option to list all apps installed on the device:
scrcpy --list-apps
This commit is contained in:
parent
1ea229fc2c
commit
6ff3d9b571
11 changed files with 162 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