diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 12 |
1 files changed, 9 insertions, 3 deletions
| @@ -2,7 +2,7 @@ About | |||
| 2 | ===== | 2 | ===== |
| 3 | 3 | ||
| 4 | ideviceinstaller is a tool to interact with the installation_proxy | 4 | ideviceinstaller is a tool to interact with the installation_proxy |
| 5 | of an iOS device allowing to install, upgrade, uninstall, archive, restore, | 5 | of an iOS device allowing to install, upgrade, uninstall, archive, restore |
| 6 | and enumerate installed or archived apps. | 6 | and enumerate installed or archived apps. |
| 7 | 7 | ||
| 8 | It makes use of the fabulous libimobiledevice library that allows communication | 8 | It makes use of the fabulous libimobiledevice library that allows communication |
| @@ -31,7 +31,7 @@ Home: | |||
| 31 | http://www.libimobiledevice.org/ | 31 | http://www.libimobiledevice.org/ |
| 32 | 32 | ||
| 33 | Code: | 33 | Code: |
| 34 | git clone http://git.sukimashita.com/ideviceinstaller.git | 34 | git clone http://git.libimobiledevice.org/ideviceinstaller.git |
| 35 | 35 | ||
| 36 | Code (Mirror): | 36 | Code (Mirror): |
| 37 | git clone https://github.com/libimobiledevice/ideviceinstaller.git | 37 | git clone https://github.com/libimobiledevice/ideviceinstaller.git |
| @@ -42,6 +42,12 @@ Tickets: | |||
| 42 | Mailing List: | 42 | Mailing List: |
| 43 | http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel | 43 | http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel |
| 44 | 44 | ||
| 45 | IRC: | ||
| 46 | irc://irc.freenode.net#libimobiledevice | ||
| 47 | |||
| 48 | Twitter: | ||
| 49 | https://twitter.com/libimobiledev | ||
| 50 | |||
| 45 | Credits | 51 | Credits |
| 46 | ======= | 52 | ======= |
| 47 | 53 | ||
| @@ -50,4 +56,4 @@ libimobiledevice is an independent software library and has not been | |||
| 50 | authorized, sponsored or otherwise approved by Apple Inc. | 56 | authorized, sponsored or otherwise approved by Apple Inc. |
| 51 | 57 | ||
| 52 | README Updated on: | 58 | README Updated on: |
| 53 | 2013-11-12 | 59 | 2015-01-28 |
