iBackep is a simple and lightweight GUI backup manager for the Apple iPhone and iPad built using Flet. It is currently available for Linux.
Under the hood, the program makes use of libimobiledevice for performing operations.
- Perform backup and restore operations (Tested on iPhone 5s)
- Encrypt backups
- Light and Dark themes support (Depending on the system theme)
You will need the following packages to be installed for the program to work:
- libimobiledevice
- libimobiledevice-utils
Run idevicebackup2 -v
to check if it's already installed on your system.
If it isn't, you can use the following commands to install the packages on your system.
sudo apt-get install libimobiledevice6 libimobiledevice-utils
sudo dnf install libimobiledevice libimobiledevice-utils
pacman -S libimobiledevice
Head over to Releases and download the latest version's executable.
- Better UI
- Display information about previous backups
- Support for customized backup and restore operations
- Windows and macOS support
Like my work!? Feel free to