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

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

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

1 مستودع

Awesome GitHub RepositoriesBinary Execution Interceptors

Mechanisms that detect and intercept the launch of standalone executable binaries to trigger integration workflows.

Distinct from Package Interception Management: Distinct from Package Interception Management: specifically targets the execution event of a binary to prompt for installation, rather than monitoring package detection requests.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary Execution Interceptors. Refine with filters or upvote what's useful.

Awesome Binary Execution Interceptors GitHub Repositories

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

    TheAssassin/AppImageLauncher

    7,656عرض على GitHub↗

    AppImageLauncher is an application manager and desktop integration tool for AppImage files on Linux systems. It organizes standalone binaries by moving them into a centralized directory and integrating them into the system application menu and search. The project utilizes a background daemon to monitor directories for new files and intercept the execution of application images to prompt for installation. It also includes a specialized helper tool to automate the discovery and application of software updates. Additional capabilities include a command line interface for managing applications i

    Intercepts the execution of AppImage files to provide a centralized prompt for system integration and installation.

    C++
    عرض على GitHub↗7,656
  1. Home
  2. Operating Systems & Systems Programming
  3. Package Interception Management
  4. Binary Execution Interceptors