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

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

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

3 个仓库

Awesome GitHub RepositoriesMulti-Device Workflow Execution

Executing synchronized automation processes across multiple connected devices in parallel.

Distinct from Parallel Execution: Focuses on the orchestration of the same workflow across different hardware targets rather than generic task concurrency.

Explore 3 awesome GitHub repositories matching development tools & productivity · Multi-Device Workflow Execution. Refine with filters or upvote what's useful.

Awesome Multi-Device Workflow Execution GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • viarotel-org/escrcpyviarotel-org 的头像

    viarotel-org/escrcpy

    8,199在 GitHub 上查看↗

    escrcpy is an Android device mirroring tool and ADB device manager that enables the display and control of Android screens on a computer via USB or network connections. It functions as a multi-device screen orchestrator, providing a visual interface to arrange and control several mirrored device windows in parallel layouts. The project distinguishes itself as an automation controller that utilizes large language models to translate natural language instructions into actionable device commands. It further differentiates its capabilities by acting as a reverse tethering client, allowing a compu

    Enables the execution of synchronized automation processes and scripts across multiple connected devices simultaneously.

    JavaScriptandroidgenymobilegnirehtet
    在 GitHub 上查看↗8,199
  • p3terx/actions-openwrtP3TERX 的头像

    P3TERX/Actions-OpenWrt

    7,644在 GitHub 上查看↗

    Actions-OpenWrt is a cloud-based build orchestrator and continuous integration pipeline designed to automate the compilation of custom OpenWrt firmware binaries. It provides a workflow template that uses virtual environments to monitor source repositories, trigger builds upon detecting updates, and deliver the resulting artifacts. The system enables the management of parallel builds across different hardware targets and integrates third-party software packages into the build process. It supports a high degree of customization through shell-scripted logic, configuration file overrides, and the

    Deploys multiple independent workflows to build firmware for different hardware targets simultaneously.

    Shellactionsactions-openwrtgithub-actions
    在 GitHub 上查看↗7,644
  • zhaojh329/rttyzhaojh329 的头像

    zhaojh329/rtty

    4,018在 GitHub 上查看↗

    rtty 是一个基于 Web 的 SSH 终端管理器和安全网关,专为远程设备管理而设计。它提供了一个浏览器界面,用于访问 Linux Shell、通过二进制流管理远程文件,并通过 HTTP 代理隧道将网络流量路由到内部设备的网页。 该系统具有使用双向 TLS 认证和 SSL 加密的安全网关,以保护数据传输。它包括用于多会话状态管理的会话编排工具,支持分屏监控以及跨多个连接设备同时执行批量命令。 连接通过基于 WebSocket 的终端仿真实现实时交互式 Shell 访问,并通过二进制流传输实现远程文件上传和下载。

    Enables the synchronized execution of administrative commands across multiple connected devices in parallel.

    Chttp-proxynatproxy
    在 GitHub 上查看↗4,018
  1. Home
  2. Development Tools & Productivity
  3. Parallel Execution
  4. Multi-Device Workflow Execution

探索子标签

  • Parallel Command DispatchExecuting the same administrative command across multiple remote targets simultaneously. **Distinct from Multi-Device Workflow Execution:** Focuses on broadcasting a single command to many devices, whereas Multi-Device Workflow Execution implies complex orchestrated processes.