rageworx / listusb

A detailed listing USB device for macOS shell(console).
GNU General Public License v3.0
3 stars 1 forks source link

Tree view ? #7

Closed rageworx closed 1 year ago

rageworx commented 1 year ago

Implement "List view" as lsusb.

rageworx commented 1 year ago

Experimental implementation.

image

rageworx commented 1 year ago

Experimental tree view, BUS enumeration bug fixed.

image

rageworx commented 1 year ago

Experimental escape color for tree view.

image

rageworx commented 1 year ago

Looks fine, only left a test on macOS.

rageworx commented 1 year ago

On macOS13, aarch64 tested as well.

rageworx commented 1 year ago

Implementation completed.