Open
Description
Summary
Create a module that adds an RDP button to a Windows workspace, enabling seamless connections via Coder Desktop.
Details
Coder Desktop supports the coder://
URI scheme and can launch the native RDP client to connect to the workspace.
- The button should use
coder://
to trigger Coder Desktop and start an RDP session. - No port forwarding or additional setup is required for web (in-browser) RDP support.
- Must work on both macOS and Windows clients.