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

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

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

2 مستودعات

Awesome GitHub RepositoriesCommand Line Apps

Explore 2 awesome GitHub repositories matching part of an awesome list · Command Line Apps. Refine with filters or upvote what's useful.

Awesome Command Line Apps GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tencentqqgylab/appagentT

    TencentQQGYLab/AppAgent

    6,786عرض على GitHub↗

    AppAgent is an autonomous system and Android app controller that uses large language models to navigate and execute tasks within mobile applications. It functions as a mobile UI automator and element mapper, capable of performing specific application tasks by utilizing documented user interface patterns and screen navigation. The framework differentiates itself through its ability to map application navigation and generate UI documentation via autonomous exploration or human-in-the-loop demonstrations. It employs a visual-language model to process screen screenshots and UI hierarchies to dete

    Provides a framework for performing application tasks on Android devices via documented UI patterns.

    Python
    عرض على GitHub↗6,786
  • aistra0528/hailالصورة الرمزية لـ aistra0528

    aistra0528/Hail

    5,145عرض على GitHub↗

    Hail is a rootless Android app freezer that suspends installed applications to save battery and memory without deleting data. It hides apps from the launcher while preserving their files, and can unfreeze them on demand for normal use. Beyond basic freezing, Hail offers multiple remote control methods for automation: commands can be sent via ADB shell, custom deep links, or a local HTTP server running inside the app. A batch request queue processes multiple freeze or unfreeze operations sequentially to avoid race conditions, and the Shizuku framework provides system-level privileges without r

    Enables freezing, unfreezing, and launching apps via ADB commands, deep links, or automation scripts.

    Kotlinandroidandroid-applicationdebloat
    عرض على GitHub↗5,145
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Command Line Apps

استكشف الوسوم الفرعية

  • Android App ControllersCommand-line tools that freeze, unfreeze, and launch Android apps via ADB, deep links, or automation scripts. **Distinct from Command Line Apps:** Distinct from generic Command Line Apps: focuses specifically on controlling installed Android applications, not general-purpose CLI utilities.