All Projects → macacajs → App Inspector

macacajs / App Inspector

Licence: mit
App-inspector is a mobile UI viewer in browser.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to App Inspector

Organismo-Desktop
3D Virtual Environment for Mobile Devices. Electron Desktop Application.
Stars: ✭ 31 (-90.96%)
Mutual labels:  native, inspector
Robot
Native cross-platform system automation
Stars: ✭ 178 (-48.1%)
Mutual labels:  automation, native
Robot Js
Native system automation for node.js
Stars: ✭ 169 (-50.73%)
Mutual labels:  automation, native
Nut.js
Native UI testing / controlling with node
Stars: ✭ 309 (-9.91%)
Mutual labels:  automation, native
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+974.93%)
Mutual labels:  automation
React Native Carplay
CarPlay with React Native
Stars: ✭ 321 (-6.41%)
Mutual labels:  native
Upme Plus
Smart Automation inside your browser for free. Start earning and double your followers
Stars: ✭ 318 (-7.29%)
Mutual labels:  automation
React Native Dom
An experimental, comprehensive port of React Native to the web.
Stars: ✭ 3,247 (+846.65%)
Mutual labels:  native
Autopilot Deno
🚀 Cross-platform desktop automation library for Deno.
Stars: ✭ 341 (-0.58%)
Mutual labels:  automation
Autoscraper
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
Stars: ✭ 4,077 (+1088.63%)
Mutual labels:  automation
Flutter Rust Ffi
Starter project for Flutter plugins willing to access native and synchronous rust code using FFI
Stars: ✭ 330 (-3.79%)
Mutual labels:  native
Admiral
Admiral provides automatic configuration generation, syncing and service discovery for multicluster Istio service mesh
Stars: ✭ 323 (-5.83%)
Mutual labels:  automation
Ipc
IPC is a C++ library that provides inter-process communication using shared memory on Windows. A .NET wrapper is available which allows interaction with C++ as well.
Stars: ✭ 332 (-3.21%)
Mutual labels:  native
Aws Demos
A hands on repo with multiple demonstrations on AWS 🎓
Stars: ✭ 324 (-5.54%)
Mutual labels:  automation
Acme Client
Let's Encrypt / ACME client written in PHP for the CLI.
Stars: ✭ 337 (-1.75%)
Mutual labels:  automation
Colossus
Self-hosted email marketing solution
Stars: ✭ 319 (-7%)
Mutual labels:  automation
Insomniac
Instagram bot for automated Instagram interaction using Android device via ADB
Stars: ✭ 324 (-5.54%)
Mutual labels:  automation
Tlsfuzzer
SSL and TLS protocol test suite and fuzzer
Stars: ✭ 335 (-2.33%)
Mutual labels:  automation
Cds
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
Stars: ✭ 3,677 (+972.01%)
Mutual labels:  automation
Bump
Bump updates the project's version, updates/creates the changelog, makes the bump commit, tags the bump commit and makes the release to GitHub. Opinionated but configurable.
Stars: ✭ 327 (-4.66%)
Mutual labels:  automation

app-inspector


NPM version build status Test coverage node version npm download

App-inspector is a mobile UI viewer in browser.

Contributors


xudafeng


meowtec


paradite


zivyangll


ziczhu


CodeToSurvive1


qichuan


risinek


mahalo777


zhuyali

This project follows the git-contributor spec, auto updated at Mon Dec 09 2019 11:44:13 GMT+0800.

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].