awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesRemote VS Code Servers

Servers that host the full Visual Studio Code editor for remote development through a web browser.

Distinct from Code Server Instance Connectors: Distinct from Code Server Instance Connectors: focuses on the server itself that hosts VS Code, not the client-side connectors to existing instances.

Explore 4 awesome GitHub repositories matching networking & communication · Remote VS Code Servers. Refine with filters or upvote what's useful.

Awesome Remote VS Code Servers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • cdr/code-serverAvatar cdr

    cdr/code-server

    78,072Vezi pe GitHub↗

    code-server is a browser-based integrated development environment that allows a VS Code compatible editor to run on a remote server. It functions as a self-hosted code editor, enabling users to access a persistent development workspace from any web browser without requiring local software installation. The project focuses on remote development environment hosting, moving heavy compilation and processing tasks to remote hardware to offload resources. This architecture enables cloud development environments that standardize workspaces and preserve local battery life by shifting computation to a

    Hosts a full VS Code compatible editor on a remote server for browser-based access.

    TypeScript
    Vezi pe GitHub↗78,072
  • gitpod-io/openvscode-serverAvatar gitpod-io

    gitpod-io/openvscode-server

    5,891Vezi pe GitHub↗

    OpenVSCode Server is an open-source project that runs the full Visual Studio Code editor as a web application served from a remote server, enabling development through any browser without local installation. It provides a browser-based IDE that combines containerized development environments, remote file system access, and server-side process management to deliver a complete remote development experience. The project supports the standard VS Code extension model, allowing plugins to add languages, debuggers, and tools without modification. It maintains real-time bidirectional communication be

    Runs the full Visual Studio Code editor in a web browser for remote development without local installation.

    TypeScriptideremotevscode
    Vezi pe GitHub↗5,891
  • coder/sshcodeAvatar coder

    coder/sshcode

    5,706Vezi pe GitHub↗

    sshcode is a tool for deploying remote IDEs that installs and runs a VS Code editor on a remote server over SSH for browser-based access. It functions as an SSH remote IDE deployer and tunneling proxy, routing the remote editor instance to a local browser port via secure shell encrypted tunnels. The system synchronizes local editor settings and extensions to a remote server to ensure consistent development environments. This includes backing up and transferring user configurations between local machines and remote filesystems. The project manages the full lifecycle of remote development, inc

    Hosts a full Visual Studio Code editor on a remote server for browser-based remote development.

    Go
    Vezi pe GitHub↗5,706
  • lwch/natpassAvatar lwch

    lwch/natpass

    4,457Vezi pe GitHub↗

    Natpass este un gateway de acces la distanță bazat pe web și un orchestrator conceput pentru a gestiona instanțe de servere la distanță, streaming desktop și medii de dezvoltare cloud prin browser. Funcționează ca un portal centralizat pentru executarea comenzilor shell și accesarea desktop-urilor grafice pe servere la distanță fără a fi nevoie de clienți locali. Sistemul include un host IDE la distanță și un streamer desktop la distanță, permițând medii de dezvoltare pe partea de server și transmiterea interfeței vizuale a unei mașini la distanță direct către un browser web. Dispune, de asemenea, de un instrument de interogare a documentației în limbaj natural pentru recuperarea răspunsurilor tehnice și a fragmentelor specifice din documentație prin procesarea cererilor. Proiectul acoperă administrarea serverelor la distanță și fluxurile de lucru de dezvoltare, oferind emulare de terminal accesibilă prin browser și virtualizare a mediului la distanță pentru executarea comenzilor cross-platform.

    Connects a browser to a remote server to provide a full code editing environment.

    Gocode-servergolangprotobuf
    Vezi pe GitHub↗4,457
  1. Home
  2. Networking & Communication
  3. Remote Instance Connectors
  4. Code Server Instance Connectors
  5. Remote VS Code Servers