awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesMobile Version Managers

Tools for retrieving and managing historical releases of mobile applications.

Distinct from Application State Versioning: Distinct from Application State Versioning: focuses on retrieving specific historical binary releases rather than state snapshots.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Mobile Version Managers. Refine with filters or upvote what's useful.

Awesome Mobile Version Managers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • semporia/tiktok-unlockAvatar von Semporia

    Semporia/TikTok-Unlock

    11,833Auf GitHub ansehen↗

    TikTok-Unlock is a utility designed for the management and retrieval of historical mobile application versions. It functions as a network traffic proxy that intercepts and inspects outgoing requests from desktop applications to identify and download specific software release identifiers. The tool utilizes man-in-the-middle traffic interception to capture and modify encrypted network requests between a client and remote servers. By performing dynamic API response injection and client-side request redirection, it enables the identification of legacy build metadata, allowing users to access and

    Functions as a mobile application version manager to retrieve and roll back to legacy software releases.

    JavaScripttiktoktiktok-unlockunlock
    Auf GitHub ansehen↗11,833
  • microsoft/react-native-code-pushAvatar von Microsoft

    Microsoft/react-native-code-push

    9,133Auf GitHub ansehen↗

    This project is a dynamic code delivery system and over-the-air update client for cross-platform mobile frameworks. It enables the distribution of JavaScript bundles and remote assets directly to devices, allowing updates to be applied without requiring a full application store release. The system provides infrastructure for staged rollouts, A/B testing, and remote hotfix deployment by directing specific user segments or percentages to different code versions. It ensures stability through a client-side rollback manager that automatically reverts to a previous stable version if a new update ca

    Controls which application versions users run through a system of deployment keys and environment channels.

    C
    Auf GitHub ansehen↗9,133
  1. Home
  2. Software Engineering & Architecture
  3. Application State Versioning
  4. Mobile Version Managers