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 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.
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.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request