voevie/superscreencontrol — explained in plain English
Analysis updated 2026-05-18
Mirror and control an Android or iPhone screen from a computer over USB for testing.
Build a drag and drop automation script to repeat a sequence of phone actions without writing code.
Run the same automation script across a batch of connected devices at once.
Use AI powered screen analysis to generate text or answer questions about what is on a phone's screen.
| voevie/superscreencontrol | dexzane/awesome-web-prompts | fanbidog/okkmax-web | |
|---|---|---|---|
| Stars | 170 | 170 | 170 |
| Language | — | JavaScript | TypeScript |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 1/5 | 4/5 |
| Audience | developer | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a USB connection to the phone, and downloads and setup guides are hosted on an external Feishu site rather than in the repo.
SuperScreenControl is a cross platform tool for mirroring and controlling mobile phone screens from a computer over a USB cable, aimed at low latency real time screen casting. Once a phone is connected, you can control it from your computer using your mouse, and it supports connecting many Android or iOS devices at once so a single person can operate a group of phones together. A core part of the project is a drag and drop automation builder. Instead of writing code in a language like Python, Java, C++, or JavaScript, you drag functional blocks onto a canvas and connect them with lines to describe a sequence of phone actions, and this visual flow becomes a script that can be run later. Scripts can run on one device, run across many devices at once, or run in separate groups. The tool also supports keyboard shortcuts mapped to phone actions, real time screenshots, dragging files between the computer and phone, and using an AI model to analyze what is on the phone's screen, generate text, and answer questions about the context. The README lists its intended users as mobile app developers building apps or mini programs, mobile QA testers doing smoke, functional, or compatibility testing, social media and e-commerce operations staff who manage many accounts, and individuals who want to mirror their screen for presentations or casual use. The project is Windows and Mac compatible on the desktop side and supports Android over USB or local WiFi, and iOS over USB. Downloads, setup instructions, and video walkthroughs of the automation builder are hosted externally on a Feishu documentation site rather than in this repository. The README includes an explicit legal notice stating the software does not modify or damage phone systems, is intended only for development, testing, media operations, e-commerce, and personal use, and is strictly prohibited from being used for illegal purposes. No open source license is stated in the README.
A cross platform tool for mirroring and controlling phone screens from a computer, with a drag and drop builder for automation scripts.
The README does not state an open source license for this project.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.