Skip to content

coder/coder-desktop-windows

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

37ee7e4 · Apr 24, 2025

History

34 Commits
Mar 11, 2025
Feb 7, 2025
Apr 24, 2025
Mar 11, 2025
Apr 24, 2025
Apr 23, 2025
Apr 2, 2025
Mar 1, 2025
Apr 24, 2025
Mar 17, 2025
Mar 17, 2025
Mar 26, 2025
Apr 24, 2025
Mar 17, 2025
Apr 23, 2025
Mar 26, 2025
Mar 11, 2025
Mar 1, 2025
Mar 11, 2025
Feb 7, 2025
Sep 19, 2024
Mar 7, 2025

Repository files navigation

Coder Desktop for Windows

This repo contains the C# source code for Coder Desktop for Windows. You can download the latest version from the GitHub releases.

Contributing

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 better experience.

License

The Coder Desktop for Windows source is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).

Some vendored files in this repo are licensed separately. The license for these files can be found in the same directory as the files.

The binary distributions of Coder Desktop for Windows have some additional license disclaimers that can be found in scripts/files/License.txt or during installation.