Home

Awesome

app-inspector


NPM version Package quality CI Test coverage node version npm download

App-inspector is a mobile UI viewer in browser.

<!-- GITCONTRIBUTOR_START -->

Contributors

<img src="https://avatars.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub><br/><img src="https://avatars.githubusercontent.com/u/4006436?v=4" width="100px;"/><br/><sub><b>meowtec</b></sub><br/><img src="https://avatars.githubusercontent.com/u/1209810?v=4" width="100px;"/><br/><sub><b>paradite</b></sub><br/><img src="https://avatars.githubusercontent.com/u/11460601?v=4" width="100px;"/><br/><sub><b>zivyangll</b></sub><br/><img src="https://avatars.githubusercontent.com/u/1044425?v=4" width="100px;"/><br/><sub><b>ziczhu</b></sub><br/><img src="https://avatars.githubusercontent.com/u/4576123?v=4" width="100px;"/><br/><sub><b>CodeToSurvive1</b></sub><br/>
<img src="https://avatars.githubusercontent.com/u/410850?v=4" width="100px;"/><br/><sub><b>qichuan</b></sub><br/><img src="https://avatars.githubusercontent.com/u/52845048?v=4" width="100px;"/><br/><sub><b>snapre</b></sub><br/><img src="https://avatars.githubusercontent.com/u/12913557?v=4" width="100px;"/><br/><sub><b>risinek</b></sub><br/><img src="https://avatars.githubusercontent.com/u/18494563?v=4" width="100px;"/><br/><sub><b>mahalo777</b></sub><br/><img src="https://avatars.githubusercontent.com/u/15025212?v=4" width="100px;"/><br/><sub><b>zhuyali</b></sub><br/>

This project follows the git-contributor spec, auto updated at Thu Apr 21 2022 00:04:00 GMT+0800.

<!-- GITCONTRIBUTOR_END -->

Installation

App-inspector is distibuted through npm. To install it, run the following command line:

$ npm i app-inspector -g

Note: If you are going to use app-inspector on real iOS device, see iOS Real Device section

Usage

$ app-inspector -u xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Home Page

Visit https://macacajs.github.io/app-inspector/ for more information.

iOS Real Device

First, find the Development Team ID as shown on image below.

Run this command where TEAM_ID is your ID from the first step.

$ DEVELOPMENT_TEAM_ID=TEAM_ID npm i app-inspector -g

License

The MIT License (MIT)