|
1 | 1 | #Coder Desktop
|
2 | 2 |
|
3 |
| -Remote development unlocks powerful computing resources that may not be available locally—including high-performance GPUs for machine learning, specialized CPU architectures, and HPC clusters for massive parallel processing. However, developers often miss the familiar, responsive, and integrated tooling experience of local environments when working remotely. |
4 |
| - |
5 |
| -Coder Desktop bridges this gap by eliminating the traditional friction points of remote development. No more CLI installation, version management, or manual port forwarding with`coder port-forward` commands. Instead, Coder Desktop provides instant, secure connectivity that makes your remote workspaces feel like local machines. Access your workspace services through simple hostnames like`myworkspace.coder`, launch native IDEs and GUI applications with one click, and synchronize files seamlessly between local and remote environments—all while maintaining the security and performance you need for professional development. |
| 3 | +Coder Desktop provides seamless access to your remote workspaces without CLI installation or manual port forwarding. Connect to workspace services using simple hostnames like`myworkspace.coder`, launch native applications with one click, and synchronize files between local and remote environments. |
6 | 4 |
|
7 | 5 | >[!NOTE]
|
8 | 6 | >Coder Desktop requires a Coder deployment running[v2.20.0](https://github.com/coder/coder/releases/tag/v2.20.0) or later.
|
|