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

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

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

7 مستودعات

Awesome GitHub RepositoriesHost Menu Integrations

Systems for integrating guest application manifests and launch shortcuts into a host operating system menu.

Distinct from Application Registration: None of the candidates refer to OS-level application menu shortcuts; they focus on keyboard shortcuts or API registration.

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

Awesome Host Menu Integrations GitHub Repositories

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

    microsoft/wslg

    11,699عرض على GitHub↗

    wslg is an integration layer and display server system designed to run Linux graphical applications on Windows. It provides a bridge between Linux window management, audio routing, and system clipboards and the Windows host, utilizing a Wayland and X11 display server to support visual software. The system utilizes a virtual GPU architecture to provide hardware-accelerated rendering for graphics-intensive applications. It implements a Remote Desktop Protocol gateway to stream graphical frames and uses a specialized sound server interface to route audio and microphone data between the Linux gue

    Registers Linux application manifests to create native launch shortcuts within the Windows host system menu.

    C++
    عرض على GitHub↗11,699
  • sindresorhus/gifski-appالصورة الرمزية لـ sindresorhus

    sindresorhus/gifski-app

    8,459عرض على GitHub↗

    gifski-app is a native macOS desktop application used to convert video files into high-quality animated GIFs. It functions as both a standalone tool and a macOS system extension, allowing for the transformation of media files into animations with configurable dimensions, frame rates, and looping options. The application includes a specialized bounce animation generator that creates yo-yo effect images, which play forward and then backward in a continuous loop. Integration with the macOS ecosystem enables conversion directly from the system share menu within other applications. The software a

    Integrates with the macOS system share menu to allow direct media conversion from other apps.

    Swift
    عرض على GitHub↗8,459
  • bottlesdevs/bottlesالصورة الرمزية لـ bottlesdevs

    bottlesdevs/Bottles

    8,080عرض على GitHub↗

    Bottles is a Wine compatibility manager and prefix manager that provides a graphical interface for running Windows applications on Linux. It functions as a Windows application sandbox and dependency manager, organizing isolated environments to prevent dependency conflicts and protect the host operating system. The project acts as a Wine runner orchestrator, allowing users to download, install, and switch between different compatibility layers and graphics renderers. It distinguishes itself by using community-driven scripts for automated software installation and dependency management, alongsi

    Creates desktop entries and shortcuts to launch sandboxed applications directly from the host operating system menu.

    Pythonbottlesbottles-versioningdxvk
    عرض على GitHub↗8,080
  • iridiumio/compactguiالصورة الرمزية لـ IridiumIO

    IridiumIO/CompactGUI

    8,035عرض على 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

    Integrates compression tasks directly into the operating system right-click menu for quick access.

    Visual Basic .NETcompressing-folderscompressioncsharp
    عرض على GitHub↗8,035
  • 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

    Integrates AppImage files into the system application menu and search for easier access.

    C++
    عرض على GitHub↗7,656
  • moraroy/nonsteamlaunchers-on-steam-deckالصورة الرمزية لـ moraroy

    moraroy/NonSteamLaunchers-On-Steam-Deck

    4,278عرض على GitHub↗

    This project is a management suite for the Steam Deck designed to install and organize third-party game launchers, automate library population, and manage compatibility runtimes. It functions as a library automation tool that scans external launchers to add games and metadata to the primary collection, alongside a dedicated manager for deploying GE-Proton and UMU compatibility layers. The software distinguishes itself by integrating Android applications via Waydroid and utilizing a shared Proton prefix to install multiple third-party packages, reducing disk usage. It also includes a storage m

    Adds direct links for cloud gaming and streaming websites to the application library.

    Pythondeckmachinenonsteam
    عرض على GitHub↗4,278
  • ndeadly/missioncontrolالصورة الرمزية لـ ndeadly

    ndeadly/MissionControl

    3,197عرض على GitHub↗

    MissionControl is a suite of management utilities designed for pairing, configuring, and managing third-party Bluetooth controllers on a gaming console. It functions as a controller manager, hardware configuration tool, and input remapping utility. The project features a Bluetooth identity spoofer that overrides the host adapter name and address, allowing controllers to be shared across multiple devices without repeating the pairing process. It also provides a translation layer to redirect physical button presses to different logical system inputs. The software covers hardware configuration

    Hooks into native system user interfaces to manage pairing and button mapping using original system layouts.

    C++atmospherebluetoothcfw
    عرض على GitHub↗3,197
  1. Home
  2. Operating Systems & Systems Programming
  3. Host Menu Integrations

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

  • Application Shortcut IntegrationsAutomated creation of system menu entries and launch shortcuts for standalone binaries. **Distinct from Host Menu Integrations:** Focuses on the creation of desktop shortcuts and menu entries for standalone binaries, whereas Host Menu Integrations often refers to guest-to-host manifest mappings.