awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

Awesome GitHub RepositoriesShell Context Menu Integrations

Extensions that add custom operational commands to the operating system's native file explorer right-click menus.

Distinct from Host Menu Integrations: Existing candidates focus on UI construction or guest-host app manifests, not native OS shell integration for utilities.

Explore 7 awesome GitHub repositories matching operating systems & systems programming · Shell Context Menu Integrations. Refine with filters or upvote what's useful.

Awesome Shell Context Menu Integrations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • iridiumio/compactguiAvatar IridiumIO

    IridiumIO/CompactGUI

    8,035Vezi pe GitHub↗

    CompactGUI is a graphical manager for the Windows Compact OS API. It serves as a transparent compression tool and filesystem optimizer that reduces disk space for programs and folders while maintaining full application functionality and accessibility. The project distinguishes itself through a community compression database, which allows users to retrieve and submit estimated compression ratios and times for specific software. This shared data system enables the prediction of potential space savings before applying compression. The tool covers several operational areas, including performance

    Registers custom commands within the operating system right-click menu to initiate compression tasks from the file explorer.

    Visual Basic .NETcompressing-folderscompressioncsharp
    Vezi pe GitHub↗8,035
  • ji4n1ng/openinterminalAvatar Ji4n1ng

    Ji4n1ng/OpenInTerminal

    6,881Vezi pe GitHub↗

    OpenInTerminal is a system interface extension for macOS that provides a custom Finder context menu, toolbar extensions, and clipboard utilities. It functions as a terminal emulator launcher and a shell path utility, allowing users to interact with the macOS file system through external applications. The project enables the launch of terminals and text editors directly from the file manager. It includes a shell path utility to copy escaped file paths to the clipboard and supports the configuration of specific terminal emulators and code editors. The software covers workflow automation throug

    Provides custom right-click and toolbar options for interacting with files and folders via external applications.

    Swift
    Vezi pe GitHub↗6,881
  • moudey/shellAvatar moudey

    moudey/Shell

    6,649Vezi pe GitHub↗

    Shell is a Windows File Explorer context menu manager and shell UI customizer. It functions as a registry-based shell extension that uses a declarative configuration engine to add, remove, and modify context menu entries within the operating system. The project distinguishes itself through a text-based configuration system that supports logical expressions and conditional rules to control menu item visibility. It allows for the creation of multi-level cascade menus and the integration of custom visual identifiers, including SVG icons and glyphs, directly into the shell interface. Broad capab

    Registers custom shell extensions within the Windows operating system to intercept and modify native context menus.

    C++context-menufile-explorernilesoft-shell
    Vezi pe GitHub↗6,649
  • bmatzelle/gowAvatar bmatzelle

    bmatzelle/gow

    6,645Vezi pe GitHub↗

    Gow is a collection of tools designed to install Unix-based system utilities on Windows and extend the Windows shell with custom context menu options. It provides a suite of open source binary applications that bring common Unix system administration and file manipulation tools to the Windows operating system. The project integrates these utilities into the Windows environment by managing system environment paths and distributing static, portable binaries. It further extends the Windows File Explorer by adding context menu options that allow users to launch command and terminal prompts direct

    Adds custom command options to the Windows File Explorer right-click menu via registry modifications.

    NSIS
    Vezi pe GitHub↗6,645
  • mentebinaria/retoolkitAvatar mentebinaria

    mentebinaria/retoolkit

    5,222Vezi pe GitHub↗

    Retoolkit este un orchestrator de instrumente de inginerie inversă și un mediu de analiză a malware-ului pentru Windows. Funcționează ca un automatizator de flux de lucru pentru analiza binară care instalează și configurează lanțurile de instrumente software specializate necesare pentru cercetarea în securitate. Proiectul gestionează execuția și ciclul de viață al binarilor de analiză standalone prin intermediul unui meniu contextual de shell Windows bazat pe registru. Această integrare permite utilizatorilor să lanseze instrumente externe direct din meniul de click-dreapta al sistemului de fișiere, transmițând căile fișierelor selectate ca argumente de linie de comandă către executabile terțe. Sistemul acoperă automatizarea lanțului de instrumente de securitate, provizionarea scriptată a mediului și configurarea stațiilor de lucru pentru analiza binară Windows.

    Integrates custom operational commands into the native Windows Explorer right-click menu.

    Inno Setupinno-setupmalware-analysisreverse-engineering
    Vezi pe GitHub↗5,222
  • std-microblock/breeze-shellAvatar std-microblock

    std-microblock/breeze-shell

    3,051Vezi pe GitHub↗

    Breeze Shell is a custom shell extension and operating system context menu customizer. It provides a replacement interface for native system menus, allowing for the modification of both the behavior and appearance of right-click interactions. The project enables the addition of custom buttons and actions to system menus through an embedded script interface. It allows for the complete replacement of default operating system menus with custom interfaces that feature unique visual themes and animations. The software integrates with the operating system to intercept context menu events and injec

    Implements an alternative user interface that completely replaces native OS context menus for full visual control.

    C++context-menuexploreronecommander
    Vezi pe GitHub↗3,051
  • fontmanager/font-managerAvatar FontManager

    FontManager/font-manager

    1,065Vezi pe GitHub↗

    Font Manager is a graphical utility designed for the organization, installation, and activation of system fonts. It provides a centralized interface to manage typeface libraries, allowing users to group fonts into custom collections and toggle their availability across the desktop environment. The application distinguishes itself through deep integration with the operating system, including native context menu injection that allows users to trigger management tasks directly from file explorers. It features automated metadata indexing to categorize fonts based on their internal properties and

    Hooks into the operating system shell to register custom actions for triggering management tasks from file explorers.

    Cfont-managementfont-managerfont-preview
    Vezi pe GitHub↗1,065
  1. Home
  2. Operating Systems & Systems Programming
  3. Shell Context Menu Integrations

Explorează sub-etichetele

  • Interface ReplacementsComplete overrides of native shell menu views with custom-rendered user interfaces. **Distinct from Shell Context Menu Integrations:** Focuses on the full visual and functional replacement of the menu rather than just adding entries.