Skip to content

FrizzleM/SideInstaller

Repository files navigation

Install it here

29EF8C23-3D7A-42CB-B95F-F1D11461442F_1_201_a

SideStore and LiveContainer are currently the best way to sideload on iOS. However, there's one big problem: installing them requires a PC, which many people don't have. That's why I made SideInstaller, a free and open-source iOS app that installs them directly on your iPhone, no PC required.

SideInstaller handles the entire setup process on-device. It takes care of the pairing, provisioning, and installation steps that normally force you to plug into a computer and run desktop tools, all from a single app running on the phone itself. Once it's done, you get a fully working SideStore and LiveContainer setup ready to sideload your own apps.

The whole thing is built to be simple. There's no complicated configuration, no command line, and no need to understand how any of the underlying machinery works. You just open the app, follow a few steps, and let it do the rest. For anyone who's ever wanted to sideload but didn't own a Mac or PC, this removes the biggest barrier to getting started.

And because it's open source, you don't have to take my word for any of it. The full code is available for anyone to read, audit, or contribute to, so you can see exactly what's running on your device.

Requirements:

  • A Wi-Fi router or a hotspot connection
  • An iPhone/iPad on iOS 27

How to use it

  1. Install LocalDevVPN and connect to the VPN
  2. Open this page and try installing it using any of the certificates
  3. Once you installed it, open it
  4. Log in with your Apple account credentials
  5. Click "Install Sidestore" or "Install Sidestore + Livecontainer"
  6. Sidestore or SS + Livecontainer will install, depending on which one you chose
  7. That's it, no pc or extra steps required.

Is SideInstaller Safe?

SideInstaller is built with safety and privacy in mind. The app is fully local and open source, which means anyone can inspect exactly what it does. Your Apple credentials also never leave your device, they're used locally, only to sign and install your apps, and are never transmitted, logged, or collected in any way. There's no server collecting your data, no analytics tracking what you do, and no account to sign up for. Everything happens on your iPhone and you can verify every line of it yourself in the source code.