Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables
USB-C cables can be a mess. One cable charges at 5W, another does 100W and Thunderbolt 4, and they look identical in the drawer.WhatCable sits in your menu bar and reads the cable data your Mac already has access to. Plug in a cable and it tells you in plain English what it can actually do: charging wattage, data speed, display support, Thunderbolt, etc.Built in Swift/SwiftUI. Open source, free, no tracking.GitHub: https://github.com/darrylmorley/whatcable
114 points by sleepingNomad - 34 comments
How is this conducive to the typical usage pattern of an app like this?
P.S. Some time ago I learnt through HN of a one-line command in macOS which revealed the power (Wattage) of the connected charger. Can't find it now, but it was very useful.
1. What does the host support
2. What does the cable support
3. What does the device support
4. What actually got negotiated
It just tell you want the e-marker said.
WhatCable says "No USB-C Ports Detected".
System info clearly shows my iPhone attached to USB 3.1 Bus.
That's all the program is telling you. It doesn't matter that it's backwards, but technically it is.
That should be mandatory.
I like this tool, but I agree that it was rushed and it is still being rushed. I urge the developer to slow down and get it right.