redromnon / iBackep

A lightweight GUI backup manager for Apple iPhone and iPad on Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub GitHub release (latest SemVer including pre-releases) GitHub all releases

iBackep

iBackep is a simple and lightweight GUI backup manager for the Apple iPhone and iPad built using Flet.

Built exclusively for 🐧 Linux.

Under the hood, the program makes use of pymobiledevice3 for performing operations.

Screenshot from 2024-05-12 15-15-12

Features

  • Perform unencrypted backups
  • Restore from both unencrypted and encrypted backups

Tested on iPhone SE 2 and iPhone 5S

Pre-requisite

You will need the zenity program for the program to work.

Ubuntu/Debian users can install it using:

sudo apt-get install zenity

Fedora users:

sudo yum install zenity

Download

Head over to Releases and download the latest version's executable.

Roadmap

  • Create encrypted backups
  • Better UI
  • Display information about previous backups like backup history
  • Support for customized backup and restore operations

Support

Like my work!? Feel free to

About

A lightweight GUI backup manager for Apple iPhone and iPad on Linux

License:GNU General Public License v3.0


Languages

Language:Python 99.0%Language:Shell 1.0%