Coder Social home page Coder Social logo

install_on_ios's Introduction

description

This is a bash script for install app into many iphones and android phones.

dependency

usage

Put ios file and your app in the same folder for install ipa to ihpone.

Put and file and your app in the same folder for install apk to android phone.

install

./ios install appname.ipa
./and install appname.apk

uninstall

./ios uninstall <yourapp's Identifier>
./and uninstall <yourapp's Identifier>

install_on_ios's People

Contributors

jhonny-me avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

install_on_ios's Issues

how to use NSAlert properly

NSAlert has an init with error method. and will display some message by default, but I don't know what's the rule for this message.

Home - entry for install from local

  • user can tap on a button on home page to install from local
  • user can drag app to Access to copy it to the specified path and calls install function
  • user can tap on a button on home page to open finder to locate app
  • user can drag app to Access to call install from local function

Put App switch on homepage

  • keep setting page
  • using split view controller on homepage
  • left column would be apps, when clicked, right column will change

create a automation script for install apps in all test phone

Things I come to my mind:

  • maybe I can use hockeyapp's API to send the download command from every phone
  • I can just send the build to @vera3224 and then use mobiledevice install_app command to install since we are in a local area
  • for sending the build, I can use airdrop, so may need to find a way to automate this proceed

confirm page -

  • app info (You will install Starbucks 51.6 into these devices)
  • select/deselect devices
  • click next to go to process view controller

sort and filter for home page

for the app versions from hockey app which seems ordered by build number for now. But we may need a more effienect way like search or filter by update time.

  • filter by function
  • search function

GUI-Mac App

Can using mobiledevice to list devices, but have pb to install ipa to iphone. Don't know if its a sandbox permission or something else.

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.