Skip to content
LabTether

Downloads

Download LabTether

Hub, agents, CLI, and launch updates for companion apps. Core downloads are published on GitHub.

Hub (Docker)

The core control plane. Self-hosted with Docker.

$ curl --proto '=https' --tlsv1.2 -fsSLo install-labtether.sh https://labtether.com/install.sh
Docker imagelinux/amd64linux/arm64

macOS Agent

Native menu bar agent. Bundles the Go agent.

App bundleuniversal

Windows Agent

Preview endpoint helper for core telemetry and terminal access. Native tray installer is planned.

Preview binariesamd64arm64

iOS and iPadOS App

Native companion app candidate. Launch updates will be posted here first.

Coming sooniOS / iPadOS 26+

Linux Agent

Endpoint agent for telemetry, terminal, file ops, and remote desktop.

Binarylinux/amd64linux/arm64

CLI

Command-line tool for asset management and remote execution.

Binarylinux/amd64linux/arm64darwin/universalwindows/amd64

Home Assistant

Custom integration and add-on for bidirectional HA control.

IntegrationHA OSContainerSupervised

How it works

Hub

Single Docker image. One command to start the full stack, or use Compose for advanced deployments.

Agents

Go binaries on GitHub Releases. Enroll nodes via the hub’s generated install command.

Companion app

The iOS and iPad companion app is still in development. Use the app preview page for roadmap context and watch releases for launch timing.

CLI

Standalone binary. Download from the releases page or build from source.

Home Assistant

Custom integration (manual) or add-on repository (experimental).