wok-current annotate libimobiledevice/description.txt @ rev 25791
Up expat (2.7.3), patch (2.8), openssl (3.0.18)
| author | Stanislas Leduc <shann@slitaz.org> |
|---|---|
| date | Fri Oct 03 17:05:15 2025 +0000 (3 weeks ago) |
| parents | |
| children |
| rev | line source |
|---|---|
| samuel_trassare@11775 | 1 libimobiledevice is a software library that talks the protocols to support |
| samuel_trassare@11775 | 2 iPhone, iPod Touch, iPad and Apple TV devices. Unlike other projects, it does |
| samuel_trassare@11775 | 3 not depend on using any existing proprietary libraries and does not require |
| samuel_trassare@11775 | 4 jailbreaking. It allows other software to easily access the device's filesystem, |
| samuel_trassare@11775 | 5 retrieve information about the device and its internals, backup/restore the |
| samuel_trassare@11775 | 6 device, manage SpringBoard icons, manage installed applications, retrieve |
| samuel_trassare@11775 | 7 addressbook/calendars/notes and bookmarks and (using libgpod) synchronize music |
| samuel_trassare@11775 | 8 and video to the device. The library is in development since August 2007 with |
| samuel_trassare@11775 | 9 the goal to bring support for these devices to the Linux Desktop. |