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