{"id":13649076,"url":"https://github.com/jlhonora/lsusb","last_synced_at":"2026-02-20T00:31:10.970Z","repository":{"id":10472660,"uuid":"12648423","full_name":"jlhonora/lsusb","owner":"jlhonora","description":"lsusb command for Mac OS X","archived":false,"fork":false,"pushed_at":"2023-06-10T06:59:42.000Z","size":441,"stargazers_count":382,"open_issues_count":12,"forks_count":52,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-12-01T07:17:43.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jlhonora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-09-06T16:09:32.000Z","updated_at":"2025-11-29T10:06:18.000Z","dependencies_parsed_at":"2024-01-14T11:00:02.208Z","dependency_job_id":"7c8828c2-f2ce-4c71-aa3c-93e61a05ba93","html_url":"https://github.com/jlhonora/lsusb","commit_stats":{"total_commits":43,"total_committers":5,"mean_commits":8.6,"dds":0.2790697674418605,"last_synced_commit":"9da9755fed9f9279366aa262a4c81166fd283dac"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jlhonora/lsusb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlhonora%2Flsusb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlhonora%2Flsusb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlhonora%2Flsusb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlhonora%2Flsusb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlhonora","download_url":"https://codeload.github.com/jlhonora/lsusb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlhonora%2Flsusb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29637408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T22:32:43.237Z","status":"ssl_error","status_checked_at":"2026-02-19T22:32:38.330Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T01:04:45.259Z","updated_at":"2026-02-20T00:31:10.951Z","avatar_url":"https://github.com/jlhonora.png","language":"Shell","funding_links":[],"categories":["Shell","Tools"],"sub_categories":["sh (macOS)"],"readme":"lsusb command for Mac OS X\n==========================\n\nThis is an utility to easily list USB devices in Mac OS X, just like the `lsusb` command in Linux. It leverages the data from the `system_profiler SPUSBDataType` built-in command available in Mac. You can type `lsusb -v` to get the unmodified output of `system_profiler SPUSBDataType`.\n\nTo install, clone the repository and copy to a location available in your PATH, for example `sudo cp lsusb /usr/sbin`. You can also install it with [Homebrew](http://brew.sh):\n\n```\nbrew update             \u0026\u0026 \\\nbrew tap jlhonora/lsusb \u0026\u0026 \\\nbrew install lsusb\n```\n\nHere's an output example:\n\n```\nBus 036 Device 003: ID 04e8:6860 Samsung Electronics Co., Ltd. SAMSUNG_Android  Serial: 323062d3f6738057\nBus 036 Device 002: ID 05ac:8507 Apple Inc. Built-in iSight  Serial: 8J97P2KF16V13A00\nBus 038 Device 003: ID 1a40:0101 TERMINUS TECHNOLOGY INC. USB 2.0 Hub [MTT] \nBus 038 Device 004: ID 0403:6001 Future Technology Devices International Limited FT232R USB UART  Serial: A601EFG9\nBus 038 Device 005: ID 12d1:1038 Huawei Technologies Co., Ltd. Android Adapter  Serial: 509F2735096D\nBus 038 Device 002: ID 05ac:8403 Apple Inc. Internal Memory Card Reader  Serial: 000000009833\nBus 004 Device 003: ID 05ac:8242 Apple Inc. IR Receiver \nBus 004 Device 002: ID 05ac:0236 Apple Inc. Apple Internal Keyboard / Trackpad \nBus 006 Device 002: ID 0a5c:4500 Broadcom Corp. BRCM2046 Hub \nBus 006 Device 003: ID 05ac:8213 Apple Inc. Bluetooth USB Host Controller  Serial: 002608CCAC6F\nBus 036 Device 001: ID 05ac:8006 Apple Inc. EHCI Root Hub Simulation \nBus 038 Device 001: ID 05ac:8006 Apple Inc. EHCI Root Hub Simulation \nBus 004 Device 001: ID 05ac:8005 Apple Inc. OHCI Root Hub Simulation \nBus 006 Device 001: ID 05ac:8005 Apple Inc. OHCI Root Hub Simulation\n```\n\n## Usage ##\n\n```\nList USB devices\n  -v  Increase verbosity (show output of \"system_profiler SPUSBDataType\")\n  -s  [[bus]:][devnum]\n       Show only devices with specified device and/or\n       bus numbers (in decimal)\n  -d  [vendor]:[product]\n       Show only devices with the specified vendor and\n       product ID numbers (in hexadecimal)\n  -p  Display manufacturer names in parentheses\n  -t  Dump the physical USB device hierarchy as a tree\n  -V  Show version of program\n  -h  Show usage and help\n```\n\nFor a more accurate usage description type `man lsusb` or `man man/lsusb.8` if inside the script's directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlhonora%2Flsusb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlhonora%2Flsusb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlhonora%2Flsusb/lists"}