awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesWSL Host Bridges

Interoperability tools that allow Linux subsystems to trigger host GUI applications and retrieve host system data.

Distinct from WSL Hardware Integration: None of the candidates cover the specific bidirectional bridging of GUI apps and system info between WSL and Windows.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · WSL Host Bridges. Refine with filters or upvote what's useful.

Awesome WSL Host Bridges GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • microsoft/vscode-remote-releaseAvatar de microsoft

    microsoft/vscode-remote-release

    4,123Ver en GitHub↗

    Este proyecto es un paquete de extensión de desarrollo remoto e infraestructura para arrancar toolchains y runtimes aislados. Permite un sistema para abrir carpetas y ejecutar código a través de hosts SSH, contenedores Docker y el Subsistema de Windows para Linux (WSL). El sistema utiliza una arquitectura de división cliente-servidor para separar la interfaz de usuario del host de extensión y los servidores de lenguaje. Cuenta con una capa de conexión segura para edición remota SSH, un puente para integración con WSL y una herramienta de reenvío de puertos remotos para tunelizar el tráfico de red desde entornos remotos a una máquina local. El proyecto cubre una amplia gama de capacidades remotas, incluyendo gestión del ciclo de vida de contenedores, aprovisionamiento de entornos en la nube y depuración de código remoto. Soporta configuración específica del entorno mediante sincronización de dotfiles, configuraciones específicas del host y gestión de extensiones remotas para asegurar entornos de desarrollo consistentes en diferentes máquinas. La seguridad y el acceso se gestionan mediante autenticación SSH, reenvío de claves de agente y la sincronización de credenciales de Git entre entornos host y de subsistema.

    Bridges the Windows host and Linux subsystem to execute tools against Linux file paths within a Windows UI.

    Dockerfilecontainersdev-containersdevcontainers
    Ver en GitHub↗4,123
  • x-cmd/x-cmdAvatar de x-cmd

    x-cmd/x-cmd

    4,037Ver en GitHub↗

    x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an enhanced POSIX shell toolkit. It integrates large language models directly into the terminal for chatting, code generation, and the execution of agentic workflows, while offering a framework for building interactive terminal user interface components. The project distinguishes itself by deploying containerized AI agents within isolated sandboxes, provisioning them with specialized skills and headless browser automation capabilities. It further streamlines development through a unif

    Triggers native Windows GUI applications and retrieves host information from within WSL.

    Shellagentaibash
    Ver en GitHub↗4,037
  • wslutilities/wsluAvatar de wslutilities

    wslutilities/wslu

    3,750Ver en GitHub↗

    wslu is a collection of integration tools and command-line utilities designed to manage the interaction between the Windows Subsystem for Linux and the Windows host. It provides a suite of tools for path translation, host interop, and system maintenance to bridge the gap between the Linux shell and the host operating system. The project enables the launching of host applications and the creation of Windows desktop shortcuts to trigger Linux commands. It features a programmable interface for executing system tasks, accessing host environment variables, and integrating with the Windows clipboar

    Bridges the gap between the Linux shell and host OS for clipboard access, environment variables, and applications.

    Shellalpine-linuxarch-linuxbash
    Ver en GitHub↗3,750
  • nix-community/nixos-wslAvatar de nix-community

    nix-community/NixOS-WSL

    2,750Ver en GitHub↗

    NixOS-WSL packages a complete NixOS system into a WSL-compatible tarball that Windows registers as a native distribution, enabling declarative configuration and lifecycle management for NixOS as a Windows Subsystem for Linux instance. The project boots NixOS with systemd as the init system inside WSL, providing full service management and dependency-based startup, while exposing the NixOS filesystem and executables to Windows through WSL's interop mechanism for bidirectional command execution. Users can override the default NixOS configuration declaratively to customise packages, services, an

    Exposes NixOS filesystem and executables to Windows via WSL's interop mechanism for bidirectional execution.

    Nixnixnixosnixos-wsl
    Ver en GitHub↗2,750
  1. Home
  2. Operating Systems & Systems Programming
  3. WSL Host Bridges