awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • semporia/tiktok-unlockالصورة الرمزية لـ Semporia

    Semporia/TikTok-Unlock

    11,833عرض على GitHub↗

    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
    عرض على GitHub↗11,833
  • microsoft/react-native-code-pushالصورة الرمزية لـ Microsoft

    Microsoft/react-native-code-push

    9,133عرض على GitHub↗

    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
    عرض على GitHub↗9,133
  1. Home
  2. Software Engineering & Architecture
  3. Application State Versioning
  4. Mobile Version Managers