Giter VIP home page Giter VIP logo

appsendr-mac's Introduction

Appsendr is currently shutdown! I had to shut off the service after my bill went from $26 -> $2.2k -> $30k in a month. The service was not hacked but someone was doing something nefarious with S3 downloads and it's going to take time to track down what exactly happened. I apologize for any inconvience this may cause you.

AppSendr

AppSendr is a free service for distributing iOS IPA and Android APK files over-the-air with a short URL. This is a status bar application that runs headless.

Usage

Drag an IPA or APK file to the AppSendr icon in your status bar and it will be immediately uploaded to appsendr.com and a short url of http://ota.io/APP_ID with be added to your pasteboard.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

appsendr-mac's People

Contributors

nolanbrown avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

appsendr-mac's Issues

SSL Certificate Expired

The ota.io site SSL certificate has expired.

I would also like to leave a suggestion, use https://letsencrypt.org/ to get free SSL certs, and their community also has scripts/tools to automatically renew certificates. The process can be automated to the point you never have to waste time with this issue ;)

Cannot install app on iOS

I can install the app for android through the link provided
But not with iOS
The error pops out as "Unable to download app - App could not be installed at this time"

I am on Xcode 8.2.1 and iPhone 6

Can't install IPA on iOS 7 devices

Hi,

I found that the apps can't be installed on iOS 7 devices through AppSendr. I am not sure even if it is related to Mac, API or what ever it is framework.

What do you think about it guys?

Certificate issue for appsendr.com

Seems like appsendr.com's security certificate is invalid for https.

Edit: Sorry, just saw somebody else has submitted the same issue.

SSL cert error again?

upload url: https://api.appsendr.com/v1/app/new
status code: None
error: connection failed (SSLError(SSLError(CertificateError("hostname 'api.appsendr.com' doesn't match either of 'ota.io', 'www.ota.io'",),),))
url: None
response_json: None
response_text: None

Cant install on iOS 7.1 due to Apple requiring https

AppSendr now longer works for devices on iOS 7.1 due the the itms-service URL now needs to be https the current format is itms-services://?action=download-manifest&url=http://xxxxxxxxxxx this just produces an alert saying:

"Cannot install applications because the certificate for ota.io is not valid"
(Attached image below)

but if you just amend the URL to "manifest&url=https://xxxxxxxxxxx" and paste it into safari's address bar it works as usual.

any ideas?
thank you

appsendr_error

SSL Expired on website and Mac app

After trying to upload a build via appsndr on mac, the icon turns red and fails. Going to the website shows an expired SSL certificate.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.