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
- Host: GitHub
- URL: https://github.com/kizzycode/speed
- Owner: KizzyCode
- Created: 2018-01-12T13:21:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T21:19:12.000Z (over 3 years ago)
- Last Synced: 2025-02-06T04:44:16.717Z (3 months ago)
- Language: C
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`