Cablyst Get Pro
The engine, without the menu bar

Same readings. In your shell.

One binary that pulls the same IOKit/SMC data as the app and prints it as text or JSON. Watch a port update live, pipe it through jq, or wire it into a script.

Install (recommended)

brew tap cablyst/tap
brew trust cablyst/tap
brew install --cask cablyst

Menu-bar app + CLI on your PATH. brew trust clears Homebrew's one-time third-party-tap prompt.

CLI only

brew tap cablyst/tap
brew trust cablyst/tap
brew install cablyst-cli

For minimalists and servers.

$ cablyst
Port-USB-C@2Genuine
  charging96 W · 20.0 V · 4.80 A
  cable5 A · 40 Gbps · USB4
$ cablyst --power --watch1 Hz live readout
$ cablyst --json | jqmachine-readable
FlagDoes
(none)Scan every port and print a plain-language summary.
--watchContinuous 1 Hz monitoring; newline-delimited JSON with --json.
--jsonMachine-readable output for scripting.
--powerLive per-port power (Pro).
--authenticityCounterfeit red-flag score (Pro).
--reportPrint a cable report to submit to the database.