Desktop / X17z Terminal v1.0

The fleet,
on your machine.

A single phosphor window. Pick an operator, state the objective, watch it plan and execute. Same account, same threads, same operators as the web console — with no browser around it.

# point the terminal at another deployment
X17Z_URL=https://your-host ./X17z
# reattach session
Cmd/Ctrl + R
Or launch the web console →
macOS
Intel / Apple Silicon (Rosetta) · 124 MB
Download ↓
tar -xzf X17z-macos-x64.tar.gzxattr -cr X17z-darwin-x64/X17z.appopen X17z-darwin-x64/X17z.app
Windows
x64 · 145 MB
Download ↓
Extract X17z-windows-x64.tar.gzRun X17z.exe
Linux
x64 · 126 MB
Download ↓
tar -xzf X17z-linux-x64.tar.gz./X17z-linux-x64/X17z

01 The desktop shell attaches to your deployed X17z instance, so operators, threads and billing stay in one place.

02 Builds are unsigned. macOS needs xattr -cr once; Windows may show SmartScreen → More info → Run anyway.

03 Build from source instead: npm install && npm run app:mac (or app:win / app:linux).