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: 4 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T21:19:12.000Z (over 4 years ago)
- Last Synced: 2025-03-30T23:16:37.839Z (10 months ago)
- Language: C
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- 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`