I'm looking for a way to serve desktop applications (RemoteApp style) to a Chromebook (or other web browser), but running on a Linux server. All of the systems I've come across thus far (XenApp, VMWare HorizonView) are for virtualising Windows apps.
I'm aware I could do this with VNC/RDP for entire desktops, but I'm wanting to only send a single application rather than the whole desktop.
Cheers,