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

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

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

8 个仓库

Awesome GitHub RepositoriesApp Updates

Libraries for managing application updates and background downloads.

Explore 8 awesome GitHub repositories matching part of an awesome list · App Updates. Refine with filters or upvote what's useful.

Awesome App Updates GitHub Repositories

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

    ArtSabintsev/Siren

    4,294在 GitHub 上查看↗

    Siren 是一个应用程序更新管理工具,用于识别可用的应用商店版本并提示用户升级其安装。它使用语义版本控制来比较已安装版本与商店版本,并与商店 API 集成以获取最新的元数据。 该工具通过强制更新实现、可选更新建议以及将通知推迟数天的分阶段发布来管理更新体验。它包含一个操作系统兼容性验证器,以防止在设备不满足新版本最低要求时弹出更新提示。 该系统提供本地化的警报界面,将更新消息映射到设备语言或指定的区域设置。它根据特定更新被标记为强制还是可选来路由用户界面行为。

    Requires users to update their app to a specific version before continuing to ensure compatibility and security.

    Swift
    在 GitHub 上查看↗4,294
  • czy1121/updateczy1121 的头像

    czy1121/update

    1,830在 GitHub 上查看↗

    清晰灵活简单易用的应用更新库

    Flexible and easy-to-use application update library.

    Kotlinandroideasyflexible
    在 GitHub 上查看↗1,830
  • feicien/android-auto-updatefeicien 的头像

    feicien/android-auto-update

    1,011在 GitHub 上查看↗

    Android 应用自动更新。Android update checker,download and install apk file

    Library for automatic application updates.

    Java
    在 GitHub 上查看↗1,011
  • qiangxi/checkupdatelibraryQ

    qiangxi/CheckUpdateLibrary

    0在 GitHub 上查看↗

    Dedicated library for checking software updates.

    在 GitHub 上查看↗0
  • fccaikai/appupdateF

    fccaikai/AppUpdate

    0在 GitHub 上查看↗

    Checks for and manages application updates.

    在 GitHub 上查看↗0
  • wenwenwen888/backgroundupdateW

    wenwenwen888/BackgroundUpdate

    0在 GitHub 上查看↗

    Handles application updates in the background.

    在 GitHub 上查看↗0
  • bingoogolapple/bgaupdate-androidB

    bingoogolapple/BGAUpdate-Android

    0在 GitHub 上查看↗

    Handles application update functionality.

    在 GitHub 上查看↗0
  • yjfnypeu/updatepluginY

    yjfnypeu/UpdatePlugin

    0在 GitHub 上查看↗

    Customizable component for handling app updates.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. App Updates

探索子标签

  • Forced Update MechanismsLogic that requires users to install a specific version of an application before allowing further use. **Distinct from App Updates:** Focuses on mandatory version enforcement rather than general update libraries or background downloads.
  • Localized Update MessagesDisplaying application update alerts and prompts in the user's native language or a specific locale. **Distinct from App Updates:** Focuses on the presentation of localized update alerts rather than general libraries for background downloads.