WinApps
Run Windows applications (including Microsoft 365 and Adobe Creative Cloud) on GNU/Linux with KDE Plasma, GNOME or XFCE, integrated seamlessly as if they were native to the OS. - github / HN
Install
Configure ~/.config/winapps/winapps.conf
# ~/.config/winapps/winapps.conf
RDP_USER=abc
RDP_PASS=xxx
... etc# install prerequesite
$ sudo apt-get install -y freerdp2-x11
$ git clone https://github.com/Fmstrat/winapps.git
$ cd winapps
# Build Windows VM
$ podman-compose --file ./compose.yaml up
# Launch installer
$ ./installer.sh --user
Written on November 30, 2025, Last update on
docker
windows