Skip to content

Installation

CLI

The fastest way to install the Latency CLI:

bash
curl -sf https://latency.app/install.sh | sh
js
export default {
  data () {
    return {
      msg: 'Focused!'
    }
  }
}

This installs the latency binary to /usr/local/bin by default.

Homebrew

bash
brew install latency-app/tap/latency

Manual download

Pre-built binaries are available on the releases page for:

  • macOS (Apple Silicon & Intel)
  • Linux (amd64, arm64)
  • Windows (amd64)

Verify installation

bash
latency --version

Updating

bash
latency upgrade

Or re-run the install script; it always fetches the latest release.

© 2026 Latency Labs LLC
latency

© 2026 Latency Labs LLC.