speedometer: add page (#4267)

* speedometer: add page
* speedometer: add missing braces

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
client-spec/clarity
Jacob Hrbek 2020-08-19 13:24:20 +02:00 committed by GitHub
parent 8d8f4c61c6
commit a944cbfa33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# speedometer
> Python script that shows a network traffic graph in the terminal.
> More information: <http://excess.org/speedometer>.
- Show graph for a specific interface:
`speedometer -r {{eth0}} -t {{eth0}}`