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.
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.
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.
brew tap cablyst/tap
brew trust cablyst/tap
brew install cablyst-cli
For minimalists and servers.
| Flag | Does |
|---|---|
| (none) | Scan every port and print a plain-language summary. |
| --watch | Continuous 1 Hz monitoring; newline-delimited JSON with --json. |
| --json | Machine-readable output for scripting. |
| --power | Live per-port power (Pro). |
| --authenticity | Counterfeit red-flag score (Pro). |
| --report | Print a cable report to submit to the database. |