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
```
|