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,174GitHub पर देखें↗

    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,131GitHub पर देखें↗

    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,945GitHub पर देखें↗

    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,892GitHub पर देखें↗

    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.