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

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

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

6 个仓库

Awesome GitHub RepositoriesMobile Application Deployments

Tools for installing mobile application packages onto physical devices or emulators.

Distinct from Application Installers: Specializes general application installers for the mobile device context, focusing on package transfers to hardware.

Explore 6 awesome GitHub repositories matching development tools & productivity · Mobile Application Deployments. Refine with filters or upvote what's useful.

Awesome Mobile Application Deployments GitHub Repositories

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

    AweiLoveAndroid/Flutter-learning

    5,420在 GitHub 上查看↗

    该项目是为学习 Flutter 框架和 Dart 语言的开发者设计的学习资源、文档和样板模板集合。它提供了一套全面的安装指南、配置教程和参考材料,以协助构建跨平台移动应用程序。 该仓库通过广泛的实用示例脱颖而出,包括 Dart 语言语法演示、跨平台 UI 模式和项目模板。它专门提供了用于实现原生平台插件和使用方法通道(method channels)桥接硬件功能的示例代码。 该代码库涵盖了广泛的开发功能,包括状态驱动的 UI 渲染和基于小部件的布局构建。它包括导航路由、通过 SQLite 和共享偏好设置进行本地数据持久化,以及用于推送通知和硬件传感器的系统级集成的实现。 该项目还提供了用于环境配置、开发工具验证和逻辑测试的材料,以确保跨本地机器的一致设置。

    Provides guidance on compiling source code and installing the resulting package onto mobile devices or emulators.

    Dartandroid-flutterandroid-iosdart
    在 GitHub 上查看↗5,420
  • mortenjust/androidtool-macmortenjust 的头像

    mortenjust/androidtool-mac

    5,412在 GitHub 上查看↗

    这是一个用于管理已连接 Android 和 iOS 设备的桌面应用程序。它作为一种跨平台工具,用于侧载应用程序包、捕获设备屏幕、收集系统诊断错误报告以及执行 Shell 脚本。 该项目的特色在于为两种移动操作系统提供了统一的界面。它支持同时从多个设备录制视频和截屏到本地存储,并允许在多个连接的硬件目标上执行自定义 Bash 脚本。 该软件涵盖了多个操作领域,包括应用程序部署、质量保证测试和硬件自动化。它包括用于管理媒体存储路径和在应用程序界面内重新定位设备图像视图的工具。

    Facilitates the deployment and installation of application packages from a host computer to connected mobile devices.

    Swift
    在 GitHub 上查看↗5,412
  • mobile-next/mobile-mcpmobile-next 的头像

    mobile-next/mobile-mcp

    3,472在 GitHub 上查看↗

    This project is a Model Context Protocol server and automation framework designed to control and automate iOS and Android devices. It provides a unified API that abstracts interactions between physical hardware and simulators across different mobile operating systems, functioning as a cross-platform device bridge. The system is distinguished by a visual UI automation toolkit that uses screenshots and coordinate-based gestures—such as tapping, swiping, and long-pressing—rather than relying on element selectors. It supports remote connectivity via an HTTP server using Server-Sent Events, which

    Provides the ability to install application package files from a local path onto connected mobile devices.

    TypeScriptagentandroidemulator
    在 GitHub 上查看↗3,472
  • likuai2010/auto-installerlikuai2010 的头像

    likuai2010/auto-installer

    2,489在 GitHub 上查看↗

    This project is a mobile device provisioning and app deployment tool used to install application binaries across multiple mobile platforms. It functions as a cross-platform testing suite that pushes binaries to various mobile architectures to verify software functionality. The tool includes a mobile device certificate manager that replaces system-level security certificates with custom versions, enabling the installation and debugging of unsigned applications. It also acts as a root-level system modifier, executing shell commands on device roots to change protected system files and security s

    Deploys application packages to physical mobile devices, including HarmonyOS, via wired or wireless connections.

    auto-installerautoinstaller
    在 GitHub 上查看↗2,489
  • fleetbase/fleetbasefleetbase 的头像

    fleetbase/fleetbase

    1,915在 GitHub 上查看↗

    Fleetbase 是一个模块化的容器化物流操作系统,旨在管理端到端的供应链运营,包括车队调度、库存控制和订单履行。它作为一个无头(Headless)电子商务和物流平台,提供了构建多供应商市场和面向消费者的订购应用程序的基础设施。通过利用中心化身份系统和事件驱动的工作流,该平台自动化了复杂的交付生命周期和财务会计流程。 该平台构建在模块化架构之上,允许开发者通过可安装的包扩展核心功能,而无需修改底层源代码。它具有强大的 API 框架,支持版本化端点、安全凭据管理和用于与第三方硬件及软件集成的实时事件流。用户可以通过将元数据附加到核心实体来进一步自定义系统,从而在现有数据模型中存储独特的业务信息。 该系统为自托管环境提供了一套全面的工具,包括自动数据库备份、容器编排和网络安全配置。它包含一个专用的命令行界面来管理整个应用程序生命周期,从本地开发和扩展脚手架到部署和系统更新。管理设置和面向开发者的监控工具确保了平台完整性和集成健康状况在所有操作模块中得到维护。

    Provides customizable, native mobile interfaces for drivers and customers to facilitate real-time order tracking and on-demand commerce.

    JavaScriptdriver-appfleet-managementfreight-management
    在 GitHub 上查看↗1,915
  • apache/cordova-cliapache 的头像

    apache/cordova-cli

    964在 GitHub 上查看↗

    Cordova CLI is a command-line interface that enables the development of native mobile applications using standard web technologies. It functions as a unified environment that transforms HTML, CSS, and JavaScript assets into installable binary packages for multiple mobile operating systems. By acting as a facade over platform-specific build chains, the tool automates the conversion of web-based source code into native applications. The system distinguishes itself through a modular plugin architecture that bridges web-based applications with native hardware capabilities, such as cameras and sen

    Automates the packaging, signing, and installation of applications onto connected physical devices or virtual emulators for testing.

    JavaScriptcordovacpluspluscsharp
    在 GitHub 上查看↗964
  1. Home
  2. Development Tools & Productivity
  3. Application Installers
  4. Mobile Application Deployments

探索子标签

  • Native Mobile InterfacesCustomizable native mobile interfaces for drivers and customers to facilitate real-time order tracking and on-demand commerce. **Distinct from Mobile Application Deployments:** Distinct from Mobile Application Deployments: focuses on the provision of native mobile interfaces for end-users rather than the installation of binary packages.