awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesMulti-Device Controllers

Controls multiple Android devices simultaneously from a single controller to run synchronized tests.

Distinct from Android Device Controllers: Distinct from Android Device Controllers: focuses on synchronized multi-device control, not single-device automation workflows.

Explore 4 awesome GitHub repositories matching mobile development · Multi-Device Controllers. Refine with filters or upvote what's useful.

Awesome Multi-Device Controllers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • google/ios-webkit-debug-proxygoogle 的头像

    google/ios-webkit-debug-proxy

    6,174在 GitHub 上查看↗

    ios-webkit-debug-proxy is a command-line proxy that bridges Chrome DevTools to Safari Web Inspector on iOS devices, enabling remote debugging of web content over USB. It translates WebKit remote debugging protocol messages into Chrome DevTools Protocol over persistent WebSocket connections, allowing developers to use Chrome DevTools, Safari Web Inspector, or Firefox DevTools to inspect and debug web content in MobileSafari and UIWebViews on real and simulated iOS devices. The proxy discovers and communicates with iOS devices over USB using the libimobiledevice library without requiring iTunes

    Managing simultaneous debugging sessions across multiple iOS devices with stable port assignments that persist across reconnections.

    C
    在 GitHub 上查看↗6,174
  • alipay/solopialipay 的头像

    alipay/SoloPi

    6,131在 GitHub 上查看↗

    Controls multiple Android devices simultaneously from a single controller for synchronized test execution.

    Javaadbandroidarkts
    在 GitHub 上查看↗6,131
  • universal-debloater-alliance/universal-android-debloater-next-generationUniversal-Debloater-Alliance 的头像

    Universal-Debloater-Alliance/universal-android-debloater-next-generation

    5,945在 GitHub 上查看↗

    Universal Android Debloater Next Generation is a cross-platform desktop application for removing pre-installed system applications from Android devices. It communicates with devices through the Android Debug Bridge (ADB) protocol, supporting both wired USB connections and wireless network pairing for debloating without a physical cable. The tool manages multiple connected Android devices simultaneously and provides package state backup and restore capabilities, allowing users to save and reapply the enabled or disabled state of system packages after factory resets or OS upgrades. The applicat

    Connects and operates on several Android devices simultaneously for bulk debloating operations.

    Rustadbandroidbloatware-list
    在 GitHub 上查看↗5,945
  • simonaking/scrcpy-guiSimonAKing 的头像

    SimonAKing/scrcpy-gui

    3,892在 GitHub 上查看↗

    scrcpy-gui is a graphical user interface for managing and controlling Android devices via the scrcpy protocol. It provides a visual layer for Android screen mirroring, remote control, and device management over USB or TCP/IP connections. The project enables the simultaneous mirroring and control of multiple Android devices within a single unified window. It includes dedicated interfaces for interacting with devices using a computer keyboard and mouse, as well as utilities for synchronizing clipboards between a computer and a connected mobile device. The software supports low-latency screen m

    Manages the mirroring and control of several Android devices simultaneously within a unified window.

    JavaScriptadbandroidelectron
    在 GitHub 上查看↗3,892
  1. Home
  2. Mobile Development
  3. Android Device Controllers
  4. Multi-Device Controllers

探索子标签

  • Instance RoutingMapping specific control commands and video streams to multiple active device instances. **Distinct from Multi-Device Controllers:** Focuses on the routing of streams and commands to specific windows, whereas multi-device controllers focus on synchronized automation.
  • iOSManaging multiple iOS devices simultaneously by routing inspector traffic through separate port assignments. **Distinct from Multi-Device Controllers:** Distinct from Multi-Device Controllers: targets iOS devices for debugging, not Android devices for synchronized testing.