# web-scrcpy **Repository Path**: 849604155/web-scrcpy ## Basic Information - **Project Name**: web-scrcpy - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-08 - **Last Updated**: 2026-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Web-scrcpy 通过web远程控制Android手机 ## 效果展示 ![效果展示](./animation.gif) ## 安装指南 1. 安装adb,确保adb在path环境变量中,并且Android设备已连接并启用调试模式 2. 安装Python 3.7+和pip 3. 安装源码: - 克隆项目仓库:`git clone https://github.com/baixin1228/web-scrcpy.git` - 进入项目目录:`cd web-scrcpy` - 安装依赖:`pip3 install -r requirements.txt` - 启动运行:`python3 app.py` 4. 打开一个浏览器,访问`http://localhost:5000`,即可看到scrcpy的控制界面 ## 参与方式 1. Fork 项目. 2. 创建一个新分析: git checkout -b your - branch - name 3. 提交Pull Request. ## 开源协议 Apache License 2.0. ## 联系方式 1228504957@qq.com