speedometer

Python script that shows a network traffic graph in the terminal. More information: <http://excess.org/speedometer>.

Debian Debian
RUN apt-get update && \ apt-get install -y speedometer
Ubuntu
RUN apt-get update && \ apt-get install -y speedometer
Alpine
RUN apk add speedometer
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y speedometer
Fedora
RUN dnf install -y speedometer
Raspbian
RUN apt-get update && \ apt-get install -y speedometer
click the source code to copy install speedometer on any operating system with command-not-found.com