Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nolanbrown/appsendr-mac


https://github.com/nolanbrown/appsendr-mac

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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