Alternatives To Code Server
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Code Server60,61234 days ago234September 23, 2022289mitTypeScript
VS Code in the browser
Vscodium20,674
12 hours ago87mitShell
binary releases of VS Code without MS branding/telemetry/licensing
Nvchad17,442
a day ago2August 19, 20215gpl-3.0Lua
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
Graphiql14,9691,2971672 days ago310September 23, 2022314mitTypeScript
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
Lunarvim14,848
14 hours ago70gpl-3.0Lua
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
Gitpod10,949
2 days ago84March 27, 2022937agpl-3.0Go
The developer platform for on-demand cloud development environments to create software faster and more securely.
Che6,81963 days ago91December 16, 2020400epl-2.0TypeScript
The Kubernetes-Native IDE for Developer Teams
Coder4,484
12 hours ago60September 15, 2022428agpl-3.0Go
A tool that provisions remote development environments via Terraform
Mirrord2,494
9 hours ago5March 12, 2022137mitRust
Connect your local process and your cloud environment, and run local code in cloud conditions.
Kotlin Language Server1,212
12 days ago1March 10, 2021161mitKotlin
Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol
Alternatives To Code Server
Select To Compare


Alternative Project Comparisons
Readme

code-server

"GitHub Discussions" "Join us on Slack" Twitter Follow codecov See latest

Run VS Code on any machine anywhere and access it in the browser.

Screenshot

Highlights

  • Code on any device with a consistent development environment
  • Use cloud servers to speed up tests, compilations, downloads, and more
  • Preserve battery life when you're on the go; all intensive tasks run on your server

Requirements

See requirements for minimum specs, as well as instructions on how to set up a Google VM on which you can install code-server.

TL;DR: Linux machine with WebSockets enabled, 1 GB RAM, and 2 vCPUs

Getting started

There are four ways to get started:

  1. Using the install script, which automates most of the process. The script uses the system package manager if possible.
  2. Manually installing code-server
  3. Deploy code-server to your team with coder/coder
  4. Using our one-click buttons and guides to deploy code-server to a cloud provider

If you use the install script, you can preview what occurs during the install process:

curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-run

To install, run:

curl -fsSL https://code-server.dev/install.sh | sh

When done, the install script prints out instructions for running and starting code-server.

Note To manage code-server for a team on your infrastructure, see: coder/coder

We also have an in-depth setup and configuration guide.

Questions?

See answers to frequently asked questions.

Want to help?

See Contributing for details.

Hiring

Interested in working at Coder? Check out our open positions!

For Organizations

Want remote development for your organization or enterprise? Visit our website to learn more about Coder.

Popular Vscode Projects
Popular Ide Projects
Popular Integrated Development Environments Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Vscode
Ide
Devtools
Development Environment
Remote Work