{
  "type": "app",
  "slug": "adom-usb",
  "title": "Adom USB",
  "brief": "See every USB device across the entire Adom ecosystem \u2014 laptop, WSL2, cloud container, Azure VM, workcells \u2014 in one dashboard, and mount / unmount / reset / test / force-class / sniff any of them. USB/IP slingshot for the whole mesh.",
  "visibility": "public",
  "hero": {
    "type": "image",
    "path": "screenshots/hero.png"
  },
  "install": {
    "binary_name": "adom-usb"
  },
  "metadata": {
    "repo": "adom-inc/adom-usb",
    "version": "0.3.3",
    "discovery_triggers": [
      "usb devices",
      "usb dashboard",
      "list usb",
      "mount usb",
      "attach usb",
      "usbip",
      "slingshot usb",
      "mount my dev board",
      "rp2040 to wsl2",
      "mount device to container",
      "usb mesh",
      "where is my usb device",
      "force hid",
      "sniff usb",
      "usb passthrough"
    ],
    "discovery_pitch": "One dashboard for every USB device across your laptop, WSL2 / Hydrogen Desktop, cloud container, Azure VM, and workcells \u2014 mount any device onto any host, then reset / test / force-class / sniff it.",
    "releases": {
      "adom_docker": {
        "asset_name": "adom-usb",
        "binary_url": "https://wiki.adom.inc/download/john/adom-usb/0.1.0/adom-usb",
        "install_hint": "adompkg install adom-usb"
      }
    }
  },
  "tags": [
    "usb",
    "usbip",
    "dashboard",
    "open-source"
  ],
  "license": "MIT"
}