AppBox is a tool for iOS developers to deploy Development, Ad-Hoc and In-house (Enterprise) applications directly to the devices from your Dropbox account. Give it a try - https://github.com/getappbox/AppBox-iOSAppsWirelessInstallation
Features
- ✨ Unlimited app installations
- 📦 No upload app size limit
- 📅 No uploaded app expiration
- 🔗 Keep same installation link for the same app
- 🖇️ Install previous version with same installation link
- ✉️ Auto e-mail app distribution link
- 🔥 Auto restart upload after network change or failure
- 🎩 Easy setup assistant to get started in a few minutes
- 🔧 Slack, Microsoft Teams and Hangout Chat webhook integration
- 😘 Dashboard to manage uploaded apps
- 🚀 Fastlane support read more
Installation
AppBox requires macOS 15 Sequoia or later.
Using cURL
You can install AppBox via cURL by running following command in your terminal
curl -s https://getappbox.com/install.sh | bash
Using Homebrew
You can install AppBox via Homebrew by running following command in your terminal
brew install --cask appbox
Update it later with brew upgrade --cask appbox.
Manual
If you face any issue using above command then you can manually install AppBox by downloading AppBox.dmg. Open the DMG and drag AppBox.app into your Applications folder.
Every release also attaches AppBox.dmg and AppBox.app.zip directly, along with appboxcli.zip for the standalone command-line tool, see Releases.
How to use AppBox
| Step | Description |
|---|---|
| 1. | Link your Dropbox account with AppBox. |
| 2. | Select or drag the IPA file and click upload. |
| 3. | Send the link to your testers, clients, friends or even use it yourself. |
| 4. | Open the link in the browser on the device and click on install. |
Current Version Screenshot
Upload IPA


Share URL

Dashboard

Preferences




Installation WebPage

All Builds WebPage

https://github.com/getappbox/AppBox-iOSAppsWirelessInstallation