awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • google/ios-webkit-debug-proxyAvatar de google

    google/ios-webkit-debug-proxy

    6,174Voir sur 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
    Voir sur GitHub↗6,174
  • alipay/solopiAvatar de alipay

    alipay/SoloPi

    6,131Voir sur GitHub↗

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

    Javaadbandroidarkts
    Voir sur GitHub↗6,131
  • universal-debloater-alliance/universal-android-debloater-next-generationAvatar de Universal-Debloater-Alliance

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

    5,945Voir sur 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
    Voir sur GitHub↗5,945
  • simonaking/scrcpy-guiAvatar de SimonAKing

    SimonAKing/scrcpy-gui

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

Explorer les sous-tags

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