iPhone backup manager for Linux, built using pymobiledevice3 module.
If you are using noot from source, you need to have the following dependencies installed:
- Python 3.6+
- libusb-1.0-0
- usbmuxd
- every Python module listed in
requirements.txt(can be installed usingpip install -r requirements.txt)
Otherwise, if you have downloaded the AppImage or the release, and installed with the install.sh script, you don't need to install any dependencies, as they are already included.
You can do this by running the provided install.sh script:
- Download the latest release from the releases page.
- Extract the downloaded archive.
- Open a terminal in the extracted folder and run the following commands:
chmod +x install.sh
sudo ./install.shThe script will install the required dependencies and pyhton modules, and enable the usbmuxd service.
See the [wiki] for more information on how to use Noot.
This project is licensed under the GNU LESSER GENERAL PUBLIC LICENSE - see the LICENSE file for details.
Apple, iPhone, iPad, iPod, iPod Touch, Apple TV, Apple Watch, Mac, iOS, iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc.
This project is an independent software application and has not been authorized, sponsored, or otherwise approved by Apple Inc.