diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
| @@ -1,15 +1,15 @@ | |||
| 1 | iphoneinstaller | 1 | ideviceinstaller |
| 2 | ---------- | 2 | ---------- |
| 3 | 3 | ||
| 4 | iphoneinstaller is a tool to interact with the installation_proxy | 4 | ideviceinstaller is a tool to interact with the installation_proxy |
| 5 | of an iPhone/iPod Touch device allowing to install, upgrade, uninstall, | 5 | of an iPhone/iPod Touch device allowing to install, upgrade, uninstall, |
| 6 | archive, restore, and enumerate installed or archived apps. | 6 | archive, restore, and enumerate installed or archived apps. |
| 7 | 7 | ||
| 8 | It makes use of the libiphone library that allows communication | 8 | It makes use of the libimobiledevice library that allows communication |
| 9 | with the devices. | 9 | with the devices. |
| 10 | 10 | ||
| 11 | For more information: | 11 | For more information: |
| 12 | http://matt.colyer.name/projects/iphone-linux/ | 12 | http://www.libimobiledevice.org/ |
| 13 | 13 | ||
| 14 | README updated on: | 14 | README updated on: |
| 15 | 2010-01-04 | 15 | 2010-04-02 |
