Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 480 Bytes

File metadata and controls

14 lines (11 loc) · 480 Bytes

Desktop and noVNC

Create a graphical sandbox and exercise screen discovery, screenshots, cursor movement, clipboard access, browser launch, and temporary noVNC connectivity.

python -m pip install createos-sandbox
export CREATEOS_API_KEY="your-api-key"
python examples/desktop/main.py

The example uses the desktop:1 root filesystem and a larger sandbox shape. The printed noVNC URL contains a short-lived access token; treat it as sensitive and do not publish it.