Skip to main content
  1. Posts/

Winpodx: Run Windows Apps on Linux as Native Windows

··281 words·2 mins·

🐧🪟 What if you could open Word on Linux with a single click, as just another native window?

That’s exactly what Winpodx does: it runs Windows apps inside a container (using dockur/windows) and presents them on your Linux desktop as native windows via FreeRDP RemoteApp.

🚀 What makes it special?

  • 🖱️ Each Windows app appears as a real Linux window — with its own icon, alt-tabbable, no full desktop needed
  • ⚙️ Zero config: on first click, it auto-provisions the container, RDP, and desktop entries
  • 🔍 Auto-discovery of installed Windows apps (registry, Start Menu, UWP, Chocolatey, Scoop)
  • 🔄 New in v0.5.0: “Reverse-open” — Linux apps also appear in Windows’ “Open with…” menu
  • 🔒 Automatic password rotation (7-day cycle), idle suspend, smart DPI scaling

�� What about Wine? They’re different tools: Wine translates API calls; Winpodx runs real Windows inside a container. Perfect for apps Wine doesn’t support well: Office 365, Adobe Suite, kernel-driver tools, DRM-heavy software, or banking/government apps.

💡 Explanation in a nutshell
#

Imagine having a Windows computer running “inside” your Linux, but instead of seeing a whole Windows screen, each program you open appears as just another Linux app — with its icon, in your taskbar, as if it had always been there. That’s Winpodx: the illusion of having Windows and Linux at the same time, without the hassle.

More information at the link 👇

Also published on LinkedIn.
Juan Pedro Bretti Mandarano
Author
Juan Pedro Bretti Mandarano