Built with pymobiledevice3 and leaflet.
- Python version 3.11.x
- iOS Device in developer mode
It's recommended to use a virtual environment
python3 -m venv ./.venv
source ./.venv/bin/activateInstall python dependencies
pip3 install -r requirements.txtHave your device connected, USB connection is required
Start project
sudo python3 main.pyBrowse http://localhost:3000