Run Windows-only software like specialized business tools or games on your Linux desktop without a full virtual machine.
Integrate a Windows application window directly into your Linux workspace alongside native Linux apps.
Access Windows programs while keeping your Linux home directory mounted for seamless file sharing.
Requires Docker/Podman, Windows container images, FreeRDP setup, and Electron build; multiple moving parts to coordinate.
WinBoat is an Electron application for Linux that lets you run Windows applications as if they were native Linux windows. It works by running Windows inside a Docker or Podman container (a lightweight virtualized environment), then uses FreeRDP and Windows's RemoteApp protocol to display individual Windows application windows directly on your Linux desktop, rather than showing you a full Windows virtual machine window. This means a Windows app can appear alongside your Linux apps as an ordinary window, with your Linux home directory also mounted in the Windows environment for easy file sharing between the two systems. Setting up Windows is handled through WinBoat's interface, where you choose your preferences and the app handles the installation automatically. You can also open the full Windows desktop if needed. Hardware requirements include at least 4 GB of RAM, 2 CPU threads, 32 GB of free storage, and KVM virtualization support enabled in your computer's BIOS. FreeRDP version 3.x with sound support is also required. The project is currently in beta, so occasional bugs are expected. It is built with TypeScript and is available as an AppImage.deb.rpm, or NixPkgs package. It is open source under the MIT license.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.