diff options
Diffstat (limited to 'desktop/ideviceinstaller/README')
-rw-r--r-- | desktop/ideviceinstaller/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/ideviceinstaller/README b/desktop/ideviceinstaller/README new file mode 100644 index 0000000000..4d330884f9 --- /dev/null +++ b/desktop/ideviceinstaller/README @@ -0,0 +1,8 @@ +ideviceinstaller is a tool to interact with the installation_proxy +of an iDevice allowing to install, upgrade, uninstall, archive, restore, +and enumerate installed or archived apps. + +It makes use of the libimobiledevice library that allows communication +with the devices. + +Requires: libimobiledevice |