Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit56003ed

Browse files
docs: add Coder Desktop description and documentation link (#131)
Add a descriptive blurb explaining what Coder Desktop does and link tothe official documentation at coder.com. This helps users understand thepurpose and capabilities of Coder Desktop before diving into thetechnical details.Changes:- Added explanation of Coder Desktop's core functionality (workspaceaccess without port-forwarding)- Highlighted key features like Coder Connect and file synchronization- Included direct link to official documentation athttps://coder.com/docs/user-guides/desktopCloses#130---------Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>Co-authored-by: deansheather <11241812+deansheather@users.noreply.github.com>
1 parent059179c commit56003ed

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
#Coder Desktop for Windows
22

3+
Coder Desktop allows you to work on your Coder workspaces as though they're
4+
on your local network, with no port-forwarding required. It provides seamless
5+
access to your remote development environments through features like Coder
6+
Connect (VPN-like connectivity) and file synchronization between local and
7+
remote directories.
8+
9+
Learn more about Coder Desktop in the
10+
[official documentation](https://coder.com/docs/user-guides/desktop).
11+
312
This repo contains the C# source code for Coder Desktop for Windows. You can
413
download the latest version from the GitHub releases.
514

@@ -26,4 +35,4 @@ files can be found in the same directory as the files.
2635

2736
The binary distributions of Coder Desktop for Windows have some additional
2837
license disclaimers that can be found in
29-
[scripts/files/License.txt](scripts/files/License.txt) or during installation.
38+
[scripts/files/License.txt](scripts/files/License.txt) or during installation.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp