66e1dc43a5
- Add a port with its Python bindings. The update brings important improvements: * backup/restore support on iOS 4+; * OpenSSL support; * compatibility with iOS 6+.
11 lines
602 B
Text
11 lines
602 B
Text
libimobiledevice is a cross-platform software library that talks the
|
|
protocols to support iPhone, iPod Touch, iPad and Apple TV devices.
|
|
Unlike other projects, it does not depend on using any existing
|
|
proprietary libraries and does not require jailbreaking. It allows
|
|
other software to easily access the device's filesystem, retrieve
|
|
information about the device and its internals, backup/restore the
|
|
device, manage SpringBoard icons, manage installed applications,
|
|
retrieve addressbook/calendars/notes and bookmarks and synchronize
|
|
music and video to the device.
|
|
|
|
WWW: http://www.libimobiledevice.org
|