awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Update Orchestrators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesUpdate Orchestrators

Systems that automate the retrieval and deployment of binary updates for software environments.

Distinguishing note: Focuses on binary-level system file replacement rather than package manager dependency resolution.

Explore 1 awesome GitHub repository matching devops & infrastructure · Update Orchestrators. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Update Orchestrators

Awesome Update Orchestrators GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • valinet/ExplorerPatcher

    valinet/ExplorerPatcher

    31,593View on GitHub↗

    ExplorerPatcher is a system utility designed to modify the behavior of the Windows shell by injecting custom code into core operating system processes. It functions as a background patching tool that intercepts internal function calls and replaces modern interface components with legacy alternatives, allowing for the restoration of traditional taskbar, menu, and task switcher behaviors. The project distinguishes itself through its use of dynamic link library injection and side-by-side binary replacement to alter the desktop environment at runtime. By redirecting execution flow within the syst

    Manages automated replacement of system files to ensure the environment remains current.

    C
    31,593View on GitHub↗