coder/sshcode
Run VS Code on any server over SSH. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2694
- days_rel: n/a
- days_push: 2214
- n_releases_24m: 0
Adoption not part of the score
5698 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
sshcode is a Go CLI that automatically installs and runs code-server on a remote machine over SSH, opening VS Code in a Chrome app-mode browser window. It syncs local VS Code settings and extensions to the remote server on each connection.
Use cases
- run vs code on a remote server over ssh
- edit code on a remote machine with local-like experience
- sync vscode extensions and settings to a server
- develop on a remote dev box from a browser
- launch code-server without manual setup
When to choose
- you want a lightweight CLI to spin up remote VS Code sessions on Linux x86_64 servers
- you want automatic rsync of VS Code settings and extensions to remote hosts
When to avoid
- the project is deprecated in favor of code-server's install script
- your remote server runs Alpine/musl libc
- you need Windows remote server support
Facets
cli-tool · maturity abandoned
cli developer-tools ssh developer-tools web-development cli go vs-code code-server remote-development deprecated command-line linux macos
1 source
- readme: https://github.com/coder/sshcode · fetched 2026-08-28 · 13b08cdd10ba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coder/sshcode | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem