A terminal command that tells you if your USB-C cable is bad - Kaushik Gopal's Website
You have a drawer full of USB cables. Half are junk that barely charge your phone. The other half transfer data at full speed. But which is which?
Android Studio solved this. Recent versions warn you when you connect a slow cable to your phone:
developers.android.com
I wanted this for the command line. So I “built”1 usbi, a script to check your USB... See more
Android Studio solved this. Recent versions warn you when you connect a slow cable to your phone:
developers.android.com
I wanted this for the command line. So I “built”1 usbi, a script to check your USB... See more
A terminal command that tells you if your USB-C cable is bad - Kaushik Gopal's Website
Could I get AI write this script and package it as a little Mac app?