-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce UTM Remote client for iOS/visionOS #6115
Conversation
The auto-suspend can trigger any time user does not focus on view.
@osy are there plans to allow the Mac OS app to function as a generic SPICE client? Would be neat to be able to use this to connect to SPICE-capable VMs hosted on Proxmox, for example. |
I think it would never be on the roadmap because it would be too much work. But most of the SPICE functionality is self contained in https://github.com/utmapp/CocoaSpice and it wouldn't be too much work to make a minimal client using it. |
UTMQemuVirtualMachine
toUTMSpiceVirtualMachine
andUTMRemoteSpiceVirtualMachine