Cambium

Documentation

Cambium Client

Installing via Homebrew

Homebrew installs both the desktop app and the CLI. Installing both is the normal setup: they share a device identity, so there is no downside to having the terminal available.

  1. Add the Cambium tap.
    brew tap ridgeway/cambium PLACEHOLDER.URL/homebrew-cambium
  2. Install the desktop app.
    brew install --cask cambium-desktop
  3. Install the CLI.
    brew install cambium
  4. Update later.
    brew upgrade cambium cambium-desktop

Removing it again

See Uninstalling — there is a little more to it than brew uninstall if you want to release your locks cleanly.