awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • google/ios-webkit-debug-proxyAvatar google

    google/ios-webkit-debug-proxy

    6,174Vezi pe 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
    Vezi pe GitHub↗6,174
  • alipay/solopiAvatar alipay

    alipay/SoloPi

    6,131Vezi pe GitHub↗

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

    Javaadbandroidarkts
    Vezi pe GitHub↗6,131
  • universal-debloater-alliance/universal-android-debloater-next-generationAvatar Universal-Debloater-Alliance

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

    5,945Vezi pe 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
    Vezi pe GitHub↗5,945
  • simonaking/scrcpy-guiAvatar SimonAKing

    SimonAKing/scrcpy-gui

    3,892Vezi pe 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
    Vezi pe GitHub↗3,892
  1. Home
  2. Mobile Development
  3. Android Device Controllers
  4. Multi-Device Controllers

Explorează sub-etichetele

  • 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.