windows apps through vm RDP
anyone gotten
https://github.com/casualsnek/cassowary
or https://github.com/Fmstrat/winapps/tree/main
working on bazzite?
can't get either to see the windows VM for some reason
i named both the windows system and the virtual machine as
but i get
when trying to run winapps
tried
so it seems like virsh is not seeing the vm?
i can boot it fine though in
for cassowary it seems to be failing with a freerdp error
https://github.com/casualsnek/cassowary
or https://github.com/Fmstrat/winapps/tree/main
working on bazzite?
can't get either to see the windows VM for some reason
i named both the windows system and the virtual machine as
RDPWindowsbut i get
when trying to run winapps
tried
so it seems like virsh is not seeing the vm?
i can boot it fine though in
virt-managerfor cassowary it seems to be failing with a freerdp error
GitHub
Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configura...
GitHub
Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. - Fmstrat/winapps
Solution
got it to work with out root just needed to
so no need to run as root just clone repo
setup
and then run the script
so no need to run as root just clone repo
setup
~/.config/winapps/winapps.confexport LIBVIRT_DEFAULT_URI="qemu:///system"and then run the script