Companion
Install on your servers. Unlock structured data features, Siri queries, and richer shell integration.
Install
$ curl -fsSL https://dl.tapterminal.dev/companion/install.sh | shDetects OS and architecture. Downloads the binary. Verifies SHA256 against a GPG-signed manifest. Installs to ~/.local/bin.
Capabilities
System snapshot
CPU, memory, disk, uptime, load average. One JSON-RPC call.
Log tail + parse
Stream logs, search patterns, extract errors. Structured results back to the app.
File system search
List, search, metadata. Find files without leaving the terminal.
Shell integration
Prompt detection, history append. Enables command blocks and unified timeline.
Signed + verified
GPG-signed manifest. SHA256 verification. Silent self-update with audit log.
Supported targets
- Linux x86_64 (musl static)
- Linux aarch64 (musl static)
- macOS universal (arm64 + x86_64)
- FreeBSD x86_64
- OpenBSD x86_64
Architecture invariants
- Opt-in only. Tap Terminal works without it.
- No phone-home. No telemetry. No network calls except self-update.
- Single static binary. Zero runtime dependencies.
- Auto-update opt-out via config or environment variable.