An open API service indexing awesome lists of open source software.

https://github.com/gregkh/usbview

usb viewer for Linux
https://github.com/gregkh/usbview

Last synced: about 1 year ago
JSON representation

usb viewer for Linux

Awesome Lists containing this project

README

          

-- README for USBView - a USB device viewer
-- SPDX-License-Identifier: GPL-2.0-only
-- Copyright (c) 1999-2012, 2021-2022 by Greg Kroah-Hartman, greg@kroah.com
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; version 2 of the License.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- (See the full license text in the LICENSES directory)
--

USBView is a small GTK application to show what the device tree of
the USB bus looks like. It shows a graphical representation of the
devices that are currently plugged in, showing the topology of the
USB bus. It also displays information on each individual device on
the bus.