https://github.com/emp0ry/idevicegetstate
Get iDevice connected state, is it in normal, recovery or dfu mode
https://github.com/emp0ry/idevicegetstate
Last synced: 9 months ago
JSON representation
Get iDevice connected state, is it in normal, recovery or dfu mode
- Host: GitHub
- URL: https://github.com/emp0ry/idevicegetstate
- Owner: emp0ry
- License: mit
- Created: 2024-08-16T13:12:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:18:07.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T07:16:50.519Z (about 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Get iDevice State
idevicegetstate() function giving -1, 0, 1, 2
- -1 if iDevice not connected
- 0 if iDevice in normal mode
- 1 if iDevice in recovery mode
- 2 if iDevice in DFU mode