Hacker News new | ask | show | jobs
by LinAGKar 294 days ago
How does this differ from WinApps?
1 comments

More polished UI, easier to set up (distributed as an AppImage + a Windows Docker image), and it's written in Typescript + Go, whereas WinApps is mostly a collection of Bash scripts that requires you to manually set up your own Windows VM first.

But the core concept is the same, using RDP's RemoteApps feature via FreeRDP for the "seamless" integration.