File size: 393 Bytes
2db2c30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Project Structure

```text

ForceScreencast/

β”œβ”€β”€ check_requirements.bat

β”œβ”€β”€ check_requirements.ps1

β”œβ”€β”€ LICENSE

β”œβ”€β”€ macro_enable_adb.ps1

β”œβ”€β”€ phone_password.txt

β”œβ”€β”€ README.md

β”œβ”€β”€ run_macro.bat

β”œβ”€β”€ run_OTG.bat

β”œβ”€β”€ run_screencast.bat

β”œβ”€β”€ start_otg_control.ps1

β”œβ”€β”€ start_screencast.ps1

└── TECHSTACK.md

```