- Notifications
You must be signed in to change notification settings - Fork5
Coder Desktop application for Windows
License
coder/coder-desktop-windows
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Coder Desktop allows you to work on your Coder workspaces as though they'reon your local network, with no port-forwarding required. It provides seamlessaccess to your remote development environments through features like CoderConnect (VPN-like connectivity) and file synchronization between local andremote directories.
Learn more about Coder Desktop in theofficial documentation.
This repo contains the C# source code for Coder Desktop for Windows. You candownload the latest version from the GitHub releases.
You will need:
- Visual Studio 2022
- .NET desktop development
- WinUI application development
- Windows 10 SDK (10.0.19041.0)
- Wix Toolset 5.0.2 (if building the installer)
It's also recommended to use JetBrains Rider (or VS + ReSharper) for a betterexperience.
The Coder Desktop for Windows source is licensed under the GNU Affero GeneralPublic License v3.0 (AGPL-3.0).
Some vendored files in this repo are licensed separately. The license for thesefiles can be found in the same directory as the files.
The binary distributions of Coder Desktop for Windows have some additionallicense disclaimers that can be found inscripts/files/License.txt or during installation.
About
Coder Desktop application for Windows
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.