yume-chan/ya-webadb
ADB in your browser observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 41.5
- age_days: 2406
- days_rel: 14
- days_push: 13
- n_releases_24m: 15
Adoption not part of the score
3206 stars · 415 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tango (ya-webadb) is a TypeScript re-implementation of the ADB (Android Debug Bridge) client that runs in Chromium-based browsers via WebUSB, as well as Node.js and Electron. It includes a web app for controlling Android devices and libraries for programmatic ADB usage without the Google ADB executable.
Use cases
- control an android phone from the browser
- run adb shell commands without installing adb
- push and pull files to android over usb from a web app
- mirror and control android screen with scrcpy in browser
- programmatically automate android devices from node.js
- build a web-based android device manager
When to choose
- you want ADB functionality in a browser without native binaries
- you need programmatic ADB access from TypeScript/JavaScript
- you want to avoid installing the Google ADB executable
- you target Chromium-based browsers, Node.js, or Electron
When to avoid
- you need non-Chromium browser support (WebUSB limitations)
- you need wireless ADB over TCP in a browser without a bridge program
- you need a full native ADB toolchain for CI pipelines
Facets
library · maturity active
sdk developer-tools cli developer-tools android-tools cross-platform browser cross-platform adb webusb scrcpy android-debug-bridge tango nodejs electron typescript
2 sources
- readme: https://github.com/yume-chan/ya-webadb · fetched 2026-08-28 · 991bbf381625
- homepage: https://tangoadb.dev/ · fetched 2026-08-29 · b23f05def1c0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yume-chan/ya-webadb | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="yume-chan/ya-webadb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem