Skip to content

Your first workspace

Click desktop workspace with market, report, mail, and terminal panels
A named desktop workspace restores its panel instances and docking tree as one synchronized unit.
  1. Open Click. In a source checkout, run npm --prefix click/shell install and npm --prefix click/shell run dev, then open http://127.0.0.1:7791.
  2. Pair Host. Open Settings → Hosts, enter http://127.0.0.1:8787, and complete the displayed pairing confirmation.
  3. Choose a workspace. Use Workspaces to create, rename, duplicate, or switch a named workspace. A workspace is a virtual desktop containing definitions, instances, and a saved dock layout.
  4. Add a panel. Open Widgets → Add installed panel. New panels enter available space without rewriting the rest of the layout.
  5. Save and switch. Layout changes synchronize through Host. Switching workspaces restores that workspace’s panel instances and docking tree.

The first seeded development workspace contains Persistent Terminal. Additional Canvas, daScript, and ABI v2 widgets appear after installation or import.

Access tokens stay in memory. Click persists only public Host profile data and a browser-key handle. On HTTPS and localhost the key is non-exportable Web Crypto material. Tokens are never embedded in Canvas panels or exported workspace packages.

Open /mobile or use a phone-sized viewport. The same workspace appears as one panel or an optional two-panel split; portrait uses top/bottom and landscape uses left/right. Rotation never overwrites the saved desktop dock tree.