Overview

Scorpiox Code compiles from a single C11 codebase to 5 platform targets using CMake 3.16+. Every binary is statically linked where possible — no shared libraries, no package managers, no runtime dependencies. Download and run.

Support Matrix

Platform Architecture Compiler Binary Format Static Binaries
🐧 Linux x86_64 gcc (musl) ELF 52
🐧 Linux aarch64 aarch64-gcc ELF 52
🍎 macOS arm64 Apple Clang Mach-O 51
🪟 Windows x86_64 MinGW-w64 PE 46
🌐 WASM wasm32 emcc WASM 1

Build Details

🐧

Linux x86_64 52 binaries

Compilergcc (musl-cross via Alpine)
Libcmusl
Static linkingYes
Build scriptrelease.ps1 / Dockerfile.build-musl
Min OSLinux kernel 3.2+
Installcurl -fsSL get.scorpiox.net | bash
Platform-Specific Features
containers (podman) rootless namespaces KVM virtual machines init system cgroups X11 screenshots PTY/forkpty sshpass traffic monitoring cron scheduling
Excluded Binaries
scorpiox-busybox scorpiox-imessage scorpiox-thunderbolt4 scorpiox-wsl
🐧

Linux aarch64 52 binaries

Compileraarch64-linux-gnu-gcc (cross)
Libcglibc (Ubuntu 22.04) / musl
Static linkingYes
Build scriptrelease_arm64.ps1 / Dockerfile.linux-arm64
Min OSLinux kernel 3.2+
Installcurl -fsSL get.scorpiox.net | bash
Platform-Specific Features
containers (podman) rootless namespaces KVM virtual machines init system X11 screenshots PTY/forkpty sshpass traffic monitoring cron scheduling
Excluded Binaries
scorpiox-busybox scorpiox-imessage scorpiox-thunderbolt4 scorpiox-wsl
🍎

macOS arm64 51 binaries

CompilerApple Clang (Xcode CLI Tools)
LibclibSystem (Apple)
Static linkingNo (libSystem dynamic)
Build scriptrelease_macos_native.sh
Min OSmacOS 12+ (screenshot: 14.0)
Installbrew install / direct download
Platform-Specific Features
iMessage integration Thunderbolt 4 info CoreGraphics screenshots PTY support podman containers sshpass traffic monitoring cron scheduling WhatsApp CLI
Excluded Binaries
scorpiox-busybox scorpiox-init scorpiox-unshare scorpiox-vm scorpiox-wsl
🪟

Windows x64 46 binaries

CompilerMinGW-w64 (GCC, POSIX/UCRT)
LibcUCRT (Universal C Runtime)
Static linkingYes
Build scriptrelease_windows_native.ps1
Min OSWindows 10 1809+
Installiwr -useb get.scorpiox.net | iex
Platform-Specific Features
WSL integration BusyBox built-in PowerShell integration Win32 screenshots (GDI) Windows service support WinSock2 networking
Excluded Binaries
scorpiox-cron scorpiox-imessage scorpiox-init scorpiox-podman scorpiox-sshpass scorpiox-thunderbolt4 scorpiox-traffic scorpiox-unshare scorpiox-vm scorpiox-whatsapp
🌐

WebAssembly 1 binary

Compileremcc (Emscripten)
LibcEmscripten libc
Static linkingN/A (browser runtime)
Build scriptrelease_wasm.ps1
Min runtimeAny modern browser + WASM
Platform-Specific Features
fetch() API for HTTP IDBFS (IndexedDB) MEMFS virtual FS ASYNCIFY xterm.js terminal beforeunload autosave

Installation

# Linux / macOS curl -fsSL "get.scorpiox.net" | bash # Windows (PowerShell) iwr -useb get.scorpiox.net | iex # WebAssembly — no install, open in browser open https://wasm.scorpiox.net

Build System

Build System
CMake
CMake Minimum
3.16
C Standard
C11
Total Executables
56

All Binaries

Linux x86_64 — full binary manifest (52 binaries)

scorpiox-agent
scorpiox-askuserquestion
scorpiox-bash
scorpiox-beam
scorpiox-claudecode-fetchtoken
scorpiox-codex-fetchtoken
scorpiox-config
scorpiox-conv
scorpiox-cron
scorpiox-debug
scorpiox-dns
scorpiox-docs
scorpiox-email
scorpiox-emit-session
scorpiox-executecurl
scorpiox-frp
scorpiox-gemini
scorpiox-hook
scorpiox-host
scorpiox-init
scorpiox-logger
scorpiox-mcp
scorpiox-mirror-git
scorpiox-multiplexer
scorpiox-openai
scorpiox-otp
scorpiox-planmode
scorpiox-podman
scorpiox-printlogs
scorpiox-pwsh
scorpiox-renderimage
scorpiox-rewind
scorpiox-runtest
scorpiox-screenshot
scorpiox-sdk
scorpiox-search
scorpiox-server
scorpiox-server-email
scorpiox-spaceship-cli
scorpiox-sshpass
scorpiox-systemprompt
scorpiox-tasks
scorpiox-tmux
scorpiox-traffic
scorpiox-transcript
scorpiox-unshare
scorpiox-usage
scorpiox-vault-git
scorpiox-vm
scorpiox-voice
scorpiox-whatsapp
sx