Skip to content

Simple project for distributing iOS and Android builds over-the-air.

Notifications You must be signed in to change notification settings

MariusCiocanel/ota.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basics

Basic sinatra app to deploy iOS and Android applications over-the-air.

Requirements

Amazon S3

API

POST: /app
- binary - file (IPA or APK)
- identifier - string ()
- icon - file (PNG)

Deploy to Heroku

In the Terminal enter:

> heroku create # create your heroku app
> git push heroku master

About

Simple project for distributing iOS and Android builds over-the-air.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published