Simple GTK GUI program to transfer books to iPad, share files to/from compatible apps, and screenshot iDevices. Tested on Ubuntu with libimobiledevice 1.2.
This simple application builds upon the work of Book2Pad, Ifuse and Libimobiledevice and their Python bindings (Thanks Zhou Hao for the examples).
- Libimobiledevice >= 1.2 is required to connect with recent versions of iOS.
- Ifuse >= 1.1.3 is required for app itunes-file-sharing support with --documents.
- Python-plist and Python-imobiledevice packages should be installed.
- Drag and drop books to iBooks
- Mount itunes-file-sharing-compatible apps to transfer files to/from device.
- Screenshot and save tif image file.
- View device details.
- Download with the "Download Zip" link, or git checkout the repository.
- Run TransferGUI.py