Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
redromnon authored Nov 27, 2022
1 parent 85c1383 commit af84b88
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# iBackep

iBackcep is a simple GUI backup manager for the Apple iPhone and iPad, currently available for Linux, built using [Flet](https://github.com/flet-dev/flet).

Under the hood, the program makes use of [libimobiledevice](https://github.com/libimobiledevice/libimobiledevice) for performing operations.

### Requirements
You will need **libimobiledevice** to be installed for the program to work. Run `idevicebackup2 --help` to check if it's already installed on your system.

#### Fedora

### Current Features
- Perform backup and restore operations (Tested on iPhone 5s)

### Roadmap
- Better UI
- Support for encrypted backups
- Display information about previous backups
- Support for customized backup and restore operations
- Windows and macOS support

### Download

Head over to [Releases](https://github.com/redromnon/iBackep/releases) and download the latest version's executable.

0 comments on commit af84b88

Please sign in to comment.