Run openvscode-server anywhere with uvx
Project description
portable-ovscode
Run openvscode-server anywhere with a single command. No pre-install needed — just uvx.
Quick Start
# SSH to your server, then:
uvx portable-ovscode
That's it. It downloads openvscode-server (if not cached), generates a token, starts the server in the current directory, and prints the URL.
Usage
uvx portable-ovscode [OPTIONS] [-- EXTRA_ARGS]
| Flag | Default | Description |
|---|---|---|
--install-dir DIR |
~/.local/share/openvscode-server |
Where to put the binary |
--version VER |
1.109.5 |
openvscode-server version |
--host ADDR |
127.0.0.1 |
Bind address |
--port PORT |
3000 |
Bind port |
--token TOKEN |
auto-generated | Connection token |
--no-token |
Disable auth token | |
--folder PATH |
Default folder to open | |
--install-only |
Download only, print binary path |
Extra arguments after -- are passed directly to openvscode-server.
Examples
# Install + run on port 8080, open ~/work
uvx portable-ovscode --port 8080 --folder ~/work
# Custom install location
uvx portable-ovscode --install-dir /opt/ovscode --folder ~/project
# Specific version
uvx portable-ovscode --version 1.95.3 --folder ~/code
# Just install, don't start
uvx portable-ovscode --install-only
# With SSH tunnel (from local machine)
ssh -L 3000:127.0.0.1:3000 user@remote
# then on remote:
uvx portable-ovscode --folder ~/project
# open http://127.0.0.1:3000/?tkn=<printed-token> locally
How It Works
- Detects platform architecture (x64/arm64).
- Downloads the release tarball from GitHub (cached in
--install-dir). - Generates a random connection token.
- Starts
openvscode-serverbound to loopback by default. - Prints the URL with token to stderr.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file portable_ovscode-0.1.2.tar.gz.
File metadata
- Download URL: portable_ovscode-0.1.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9af7e389d3ef36f5ddd01bfaa21d1364299f73b25738b8f4e563102f27c3cf9d
|
|
| MD5 |
79b3a04abdeb3042de2e6c8c612ef1f8
|
|
| BLAKE2b-256 |
91860616be4e47c94d1a2dfd9345743192658a92cc8464990ec187677503c474
|
Provenance
The following attestation bundles were made for portable_ovscode-0.1.2.tar.gz:
Publisher:
publish.yml on iamwrm/portable_ovscode
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
portable_ovscode-0.1.2.tar.gz -
Subject digest:
9af7e389d3ef36f5ddd01bfaa21d1364299f73b25738b8f4e563102f27c3cf9d - Sigstore transparency entry: 985079709
- Sigstore integration time:
-
Permalink:
iamwrm/portable_ovscode@66ebd047aa041b413175dd1d5ee5bda30696f5ec -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/iamwrm
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@66ebd047aa041b413175dd1d5ee5bda30696f5ec -
Trigger Event:
push
-
Statement type:
File details
Details for the file portable_ovscode-0.1.2-py3-none-any.whl.
File metadata
- Download URL: portable_ovscode-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a94a348903ae0d7329a58bd4f706adda99fc47a247427ed160fca05222fda4a0
|
|
| MD5 |
ff672adbfb2d278c58c042e980f45caf
|
|
| BLAKE2b-256 |
3fd77afb6034c0b8b43abc7be3531eda7291759c0ac2a983894f9aaaff114ebd
|
Provenance
The following attestation bundles were made for portable_ovscode-0.1.2-py3-none-any.whl:
Publisher:
publish.yml on iamwrm/portable_ovscode
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
portable_ovscode-0.1.2-py3-none-any.whl -
Subject digest:
a94a348903ae0d7329a58bd4f706adda99fc47a247427ed160fca05222fda4a0 - Sigstore transparency entry: 985079715
- Sigstore integration time:
-
Permalink:
iamwrm/portable_ovscode@66ebd047aa041b413175dd1d5ee5bda30696f5ec -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/iamwrm
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@66ebd047aa041b413175dd1d5ee5bda30696f5ec -
Trigger Event:
push
-
Statement type: