Skip to content

Add comprehensive README.md for macOS desktop app #189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Coder Desktop for macOS

Coder Desktop allows you to work on your Coder workspaces as though they're
on your local network, with no port-forwarding required.

## Features:

- Make your workspaces accessible from a `.coder` hostname.
- Configure bidirectional file sync sessions between local and remote
directories.
- Convenient one-click access to Coder workspace app IDEs, tools and VNC/RDP clients.

Learn more about Coder Desktop in the
[official documentation](https://coder.com/docs/user-guides/desktop).

This repo contains the Swift source code for Coder Desktop for macOS. You can
download the latest version from the GitHub releases.

## Contributing

See [CONTRIBUTING.MD](CONTRIBUTING.md)

## License

The Coder Desktop for macOS 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.