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

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

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

1 个仓库

Awesome GitHub RepositoriesPermission-Based Installation Methods

Installation strategies that adapt to different system permission levels such as root or system-level access.

Distinct from Application Installers: Distinct from general application installers by focusing on the permission-switching logic (system vs root).

Explore 1 awesome GitHub repository matching development tools & productivity · Permission-Based Installation Methods. Refine with filters or upvote what's useful.

Awesome Permission-Based Installation Methods GitHub Repositories

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

    Iamlooker/Droid-ify

    7,009在 GitHub 上查看↗

    Droid-ify 是一个 Android 应用安装程序和客户端,用于浏览、安装和更新来自 F-Droid 仓库的开源软件。它作为一个可搜索的仓库浏览器,能够发现和部署社区维护的软件包。 该项目支持多种安装路径,根据设备的权限级别通过不同的系统管道路由请求。它提供对 root 权限、基于会话的模式和 Shizuku 的支持,以绕过标准系统权限限制。 该系统包含一个后台服务,用于监控仓库中的新版本以自动化软件更新。它利用本地优先的数据同步,允许用户在没有活跃互联网连接的情况下浏览和搜索应用目录。其他功能包括将自定义第三方仓库链接集成到软件列表中。

    Implements installation strategies that adapt to different system permission levels, including root and session-based modes.

    Kotlin
    在 GitHub 上查看↗7,009
  1. Home
  2. Development Tools & Productivity
  3. Application Installers
  4. Permission-Based Installation Methods