feat: add scrcpy to ansible for Android screen mirroring
This commit is contained in:
@@ -57,5 +57,7 @@
|
|||||||
- nodejs
|
- nodejs
|
||||||
# DistroBox
|
# DistroBox
|
||||||
- distrobox
|
- distrobox
|
||||||
|
# Android Screen Mirroring
|
||||||
|
- scrcpy
|
||||||
state: present
|
state: present
|
||||||
become: true
|
become: true
|
||||||
|
@@ -50,9 +50,6 @@ in
|
|||||||
### Virtualization
|
### Virtualization
|
||||||
virt-manager
|
virt-manager
|
||||||
virt-viewer
|
virt-viewer
|
||||||
|
|
||||||
### Remote connection for Android to PC (Over ADB)
|
|
||||||
scrcpy
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Fix for all Electron apps' chrome-sandbox
|
# Fix for all Electron apps' chrome-sandbox
|
||||||
|
Reference in New Issue
Block a user