Skip to content

longsien/fastdotcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast

CLI tool to test your internet speed using fast.com (Netflix).

fast running in a terminal: ping, then download and upload gauges filling live

Install

Run it once, no install needed:

npx fastdotcom

Or install it for good:

npm install -g fastdotcom      # then run: fast
brew install longsien/tap/fast

Usage

fast                 # run a full speed test
fast --no-upload     # skip the upload test
fast --json          # print results as JSON
fast --duration 10   # measure each direction for 10s (3-30, default ~6)
fast --no-tui        # plain line output (auto when piped or NO_COLOR is set)
fast --version       # print the version
fast --help          # all options

License

MIT © Long Sien

About

A CLI into fast.com

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors