An open-source interface for Apple firmware downloads.
This project provides a streamlined web interface to browse, identify, and fetch IPSW files directly from Apple's servers. Designed for speed and ease of use, it removes the friction of finding the correct firmware for your iPhone, iPad, or iPod Touch.
The tool is fully open-source, allowing you to audit the code, host it yourself, or contribute to its development.
-
Selection: Choose your Device model from a list or enter Device Identificator (Example: iPhone7,1).
-
Fetch: The tool queries the firmware database to find full list of IPSWs for selected Device.
-
Download: Click the Download button to simply Start the Download.
To run this project locally:
-
Clone the repository.
-
Open index.html in any modern web browser.
-
No external dependencies or complicated setup required.