Skip to content

With #abbashare you can install ios ipa via browser Safari on iOS, without TestFlight or iTunes

License

Notifications You must be signed in to change notification settings

mabuonomo/abbashare_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#abbashare

With #abbashare you can install ios ipa (adhoc/enterprise profile) via browser Safari on iOS, without TestFlight or iTunes

Official Site: https://abbashare.com

Prerequisites

On Windows, the installer can be found at https://www.meteor.com/install.

On Linux/macOS, use this line:

curl https://install.meteor.com/ | sh

Quick Start

Install nodejs dependencies:

meteor npm install

Create a "settings.json" file in the root of the project:

{
    "public": {
        "dropbox_api_id": "",
        "sentry_public": "",
        "admin_email": ""
    },
    "private": {
        "sentry_private": "",
        "email_user": "",
        "email_pass": "",
        "email_port": 0,
        "email_smtp": ""
    }
}

Run abbashare in development mode:

meteor --settings settings.json

Open a browser at:

http://localhost:3000

Follow us

Technologies

Support us, coffee? No give me a beer!

paypal

About

With #abbashare you can install ios ipa via browser Safari on iOS, without TestFlight or iTunes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published