awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • microsoft/wslgmicrosoft 的头像

    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-appsindresorhus 的头像

    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/bottlesbottlesdevs 的头像

    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/compactguiIridiumIO 的头像

    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/appimagelauncherTheAssassin 的头像

    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-deckmoraroy 的头像

    moraroy/NonSteamLaunchers-On-Steam-Deck

    4,278在 GitHub 上查看↗

    该项目是专为 Steam Deck 设计的管理套件,用于安装和组织第三方游戏启动器、自动化库填充并管理兼容性运行时。它作为一个库自动化工具,扫描外部启动器以将游戏和元数据添加到主集合中,并配有一个用于部署 GE-Proton 和 UMU 兼容性层的专用管理器。 该软件通过 Waydroid 集成 Android 应用并利用共享的 Proton 前缀来安装多个第三方包,从而减少磁盘占用,使其脱颖而出。它还包括一个存储管理器,通过符号链接将安装前缀和数据文件夹重定位到外部媒体,以优化掌机存储空间。 该系统涵盖了广泛的功能,包括游戏和 Web 快捷方式的后台库同步、带有元数据和封面图的视觉个性化,以及自动游戏存档备份集成。安装和配置通过远程 shell 脚本流水线处理。

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

    Pythondeckmachinenonsteam
    在 GitHub 上查看↗4,278
  • ndeadly/missioncontrolndeadly 的头像

    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.