mozcelikors / usbtop

usbtop is a top-like utility that shows an estimated instantaneous bandwidth on USB buses and devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usbtop

usbtop is a top-like utility that shows an estimated instantaneous bandwidth on USB buses and devices.

Project status

Current stable release is 1.0 (tag release-1.0).

The project is stable and has been tested on debian systems. It should work on all different flavors of Linux though. Do not hesitate to report any issue you would have while trying to compile and run usbtop.

A ncurses and Qt interfaces with a Windows port are the next steps. Feel free to contribute :)

Usage

Please refer to the INSTALL.md file for installation instructions. Then, you need to have the usbmon module loaded. As root, do :

# modprobe usbmon

Moreover, on some distributions, usbtop need to be run as root!

About

usbtop is a top-like utility that shows an estimated instantaneous bandwidth on USB buses and devices.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 89.5%Language:CMake 10.2%Language:C 0.3%