diff options
author | Michales Michaloudes <korgie@gmail.com> | 2012-04-20 16:07:40 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-04-20 16:07:40 -0400 |
commit | e0f8d069f623be5d5c4a668f975c43ce927af09e (patch) | |
tree | c60d00c88b3660fe7ca7df840f6d5539c29f67f3 /desktop/ideviceinstaller/README | |
parent | bc56f14c9f51a2f84edff6714ea61d483511abf4 (diff) | |
download | slackbuilds-e0f8d069f623be5d5c4a668f975c43ce927af09e.tar.gz |
desktop/ideviceinstaller: Added (manage applications on an iDevice)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 |