A native iOS repository manager and downloader offering seamless integration with LiveContainer. Browse public sources, download IPAs, and install/launch apps directly on your device.
⚡ Quick Start: To enable automatic app installation to LiveContainer, select its directory ("On My iPhone" > "LiveContainer") on your device (see Fix File Picker if unable). Then, enable "Auto .ipa to .app" in LBox Settings.
Download Latest IPA (IOS 17.6+)
LBox bridges the gap between finding apps and running them on iOS. Instead of manually searching for IPA files and moving them around the file system, LBox allows you to add repositories (similar to AltStore or ESign), download apps in the background, and automatically extract them into your LiveContainer storage.
| Store View | App Details | Downloads | Installed Apps |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
- Repository Management:
- Add and manage unlimited public repositories (JSON format).
- Remote Folders (Repo Lists): Subscribe to a single URL (text file) to automatically fetch and maintain a list of multiple repositories.
- Organize sources into folders.
- Import/Export repository lists via JSON or Clipboard.
- App Management & Updates:
- Update Detection: Automatically compares installed apps with repository versions and notifies you of available updates.
- Smart Updates: Update installed apps directly while preserving user data and configurations.
- Auto-detects apps installed within the LiveContainer folder.
- One-tap Launch: Open apps directly from LBox using the
livecontainer://URL scheme. - Auto-Install: Automatically unzips and moves downloaded
.ipafiles to the specific LiveContainer application directory.
- Download Manager:
- Robust background downloading with pause/resume support.
- Direct download via URL (for IPAs hosted outside user repositories).
- Visual progress tracking and local file management.
- Version History:
- View and download specific versions of an app (downgrade/upgrade support).
- Customization:
- Configure custom storage locations for Downloads and LiveContainer apps (using Security Scoped Bookmarks).
- Search, filter, and sort apps by name, date, or size.
- Initial Setup: Upon first launch, LBox will ask for the LiveContainer directory. Select the root folder of your installed LiveContainer app. This step is required for auto-installation and launching apps.
- Add a Source: Input a URL to a compliant app repository JSON or add a "Folder" utilizing a list URL to batch-import repos.
- Browse & Download: Find the app you want and tap "Get". LBox handles the download in the background.
- Install/Update:
- New Install: LBox extracts the
.ipato your Applications folder. - Update: If the app exists, LBox offers to update it while keeping your documents and settings intact.
- New Install: LBox extracts the
- Launch: Navigate to the "Apps" tab and tap the app to run it instantly via LiveContainer.
- Mac with Xcode installed.
- An iOS device (Simulators may not fully support LiveContainer integration).
- LiveContainer installed on the target device.
- Clone the repository:
git clone https://github.com/yourusername/LBox.git
- Open LBox.xcodeproj in Xcode.
- Select your Development Team in the "Signing & Capabilities" tab.
- Build and run on your device.
-
"App bundle not found! Unable to read LCAppInfo.plist" Error: You may encounter this error popup immediately after installing an app and trying to launch it for the first time.
- Solution: Simply dismiss the error and tap the Run button again. The app should launch successfully, and this error will not appear on subsequent launches.
-
Unable to select LiveContainer Directory: If the file picker does not appear or you cannot select a folder during the initial setup:
- Solution: Open LiveContainer, find LBox in the "My Apps" list, press and hold the icon, tap Settings, and enable Fix File Picker. Then try selecting the directory again.
- AppData.swift: Handles repository parsing, app models, and data persistence.
- DownloadManager.swift: Manages URLSession tasks, file system operations, and zip extraction.
- ContentView.swift: The main navigation and UI entry point.
- AppDetailView.swift: Displays detailed app information, screenshots, and version history.
- Developed by Lolendor.
- Designed to work with LiveContainer.
If you find this project useful:
- TON / USDT (TON)
UQAyBchGEKi9NnNQ3AKMQMuO-SGEhMIAKFAbkwwrsiOPj9Gy
This project is licensed under the MIT License - see the LICENSE file for details.



