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
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • theassassin/appimagelauncherAvatar von TheAssassin

    TheAssassin/AppImageLauncher

    7,656Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗7,656
  1. Home
  2. Operating Systems & Systems Programming
  3. Package Interception Management
  4. Binary Execution Interceptors