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

https://github.com/kizzycode/speed

A simple tool to measure the current and average transfer-speed of the data piped through
https://github.com/kizzycode/speed

Last synced: about 2 months ago
JSON representation

A simple tool to measure the current and average transfer-speed of the data piped through

Awesome Lists containing this project

README

        

# Speed

A simple tool to measure the current and average transfer-speed of the data piped through

## Usage
E.g.: `tar -c * | speed | xz -c > Archive.tar.xz`