中文(繁体)
由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