MCPcopy Index your code
hub / github.com/baixin1228/web-scrcpy

github.com/baixin1228/web-scrcpy @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
228 symbols 513 edges 10 files 16 documented · 7%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Web-scrcpy

通过web远程控制Android手机

效果展示

效果展示

安装指南

  1. 安装adb,确保adb在path环境变量中,并且Android设备已连接并启用调试模式
  2. 安装Python 3.7+和pip
  3. 安装源码:
  4. 克隆项目仓库:git clone https://github.com/baixin1228/web-scrcpy.git
  5. 进入项目目录:cd web-scrcpy
  6. 安装依赖:pip3 install -r requirements.txt
  7. 启动运行:python3 app.py
  8. 打开一个浏览器,访问http://localhost:5000,即可看到scrcpy的控制界面

参与方式

  1. Fork 项目.
  2. 创建一个新分析: git checkout -b your - branch - name
  3. 提交Pull Request.

开源协议

Apache License 2.0.

联系方式

1228504957@qq.com

Core symbols most depended-on inside this repo

readUEG
called by 44
static/js/exp-golomb.js
readBits
called by 38
static/js/exp-golomb.js
destroy
called by 15
static/js/exp-golomb.js
log
called by 13
static/js/jmuxer.js
_classCallCheck
called by 12
static/js/jmuxer.js
_createClass
called by 12
static/js/jmuxer.js
readBool
called by 12
static/js/exp-golomb.js
_classCallCheck
called by 11
static/js/socket.io.js

Shape

Function 177
Method 41
Class 9
Route 1

Languages

TypeScript92%
Python8%

Modules by API surface

static/js/socket.io.js77 symbols
static/js/socket.io.min.js38 symbols
static/js/jmuxer.js37 symbols
static/js/jmuxer.min.js19 symbols
static/js/input.js13 symbols
static/js/exp-golomb.js11 symbols
scrcpy.py11 symbols
static/js/h264-sps-parser.js8 symbols
static/js/video_parser.js7 symbols
app.py7 symbols

For agents

$ claude mcp add web-scrcpy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page