finjan
v1.0.7
Published
🍵 Command line utility that logs fast.com results at a set interval to a local CSV file
Downloads
398
Readme
finjan
🍵 Command line utility that runs internet speed tests via fast.com at set intervals and write the results to a CSV file.
npx finjan
npx finjan [-m <minutes:60>] [-f <file:results.csv>] [-s] [-h]
Options:
-m, --minutes <minutes:60> Number of minutes to log
-f, --file <file:results.csv> File to log to
-s, --silent Do not output to console
-h, --help Show this help message