中文(简体)
由pymobiledevice3和leaflet建造。
pymobiledevice3
leaflet
建议使用虚拟环境
python3 -m venv ./.venv source ./.venv/bin/activate
安装python依赖性
pip3 install -r requirements.txt
连接设备,需要USB连接
开始项目
sudo python3 main.py
浏览http:// localhost:3000