From e0f8d069f623be5d5c4a668f975c43ce927af09e Mon Sep 17 00:00:00 2001 From: Michales Michaloudes Date: Fri, 20 Apr 2012 16:07:40 -0400 Subject: desktop/ideviceinstaller: Added (manage applications on an iDevice) Signed-off-by: dsomero --- desktop/ideviceinstaller/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 desktop/ideviceinstaller/README (limited to 'desktop/ideviceinstaller/README') 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 -- cgit v1.2.3