All Projects → sindresorhus → Fast Cli

sindresorhus / Fast Cli

Licence: mit
Test your download and upload speed using fast.com

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fast Cli

Speed Test
Test your internet connection speed and ping using speedtest.net from the CLI
Stars: ✭ 3,654 (+67.77%)
Mutual labels:  command-line-tool, cli-app, npm-package, speed-test, download-speed
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (-95.87%)
Mutual labels:  command-line-tool, cli-app, npm-package
Replace In Files Cli
Replace matching strings and regexes in files
Stars: ✭ 129 (-94.08%)
Mutual labels:  command-line-tool, cli-app, npm-package
Slugify Cli
Slugify a string
Stars: ✭ 49 (-97.75%)
Mutual labels:  cli-app, npm-package
Initior
A command line application that let's you initialize your new projects the right way, replaces npm and yarn's init 🎆
Stars: ✭ 17 (-99.22%)
Mutual labels:  command-line-tool, cli-app
Github Spray
Draw on your GitHub contribution graph ░▒▓█
Stars: ✭ 908 (-58.31%)
Mutual labels:  cli-app, npm-package
Sindresorhus Cli
The Sindre Sorhus CLI
Stars: ✭ 436 (-79.98%)
Mutual labels:  cli-app, npm-package
Github Files Fetcher
Download a specific folder or file from a GitHub repo through command line
Stars: ✭ 73 (-96.65%)
Mutual labels:  command-line-tool, npm-package
Pyinquirer
A Python module for common interactive command line user interfaces
Stars: ✭ 1,151 (-47.15%)
Mutual labels:  command-line-tool, cli-app
Delay Cli
Delay execution for a given amount of seconds
Stars: ✭ 74 (-96.6%)
Mutual labels:  cli-app, npm-package
Wait For Localhost Cli
Wait for localhost to be ready from the command-line
Stars: ✭ 101 (-95.36%)
Mutual labels:  cli-app, npm-package
Np
A better `npm publish`
Stars: ✭ 6,401 (+193.89%)
Mutual labels:  cli-app, npm-package
Capture Website Cli
Capture screenshots of websites from the command-line
Stars: ✭ 545 (-74.98%)
Mutual labels:  cli-app, npm-package
Catchart
Pipe something from command line to a chart in the browser
Stars: ✭ 27 (-98.76%)
Mutual labels:  command-line-tool, npm-package
Ttyplot
a realtime plotting utility for terminal/console with data input from stdin
Stars: ✭ 532 (-75.57%)
Mutual labels:  command-line-tool, cli-app
Term Img Cli
Display images in iTerm
Stars: ✭ 70 (-96.79%)
Mutual labels:  cli-app, npm-package
Terminal layout
The project help you to quickly build layouts in terminal,cross-platform(一个跨平台的命令行ui布局工具)
Stars: ✭ 98 (-95.5%)
Mutual labels:  command-line-tool, cli-app
Doge Seed Cli
Generate dank mnemonic seed phrases in the terminal
Stars: ✭ 118 (-94.58%)
Mutual labels:  cli-app, npm-package
Conduct
🖖 Generate a Code of Conduct for your project
Stars: ✭ 360 (-83.47%)
Mutual labels:  cli-app, npm-package
Mongo Seeding
The ultimate solution for populating your MongoDB database.
Stars: ✭ 375 (-82.78%)
Mutual labels:  command-line-tool, cli-app

fast-cli

Test your download and upload speed using fast.com

Install

Ensure you have Node.js version 12.20+ installed. Then run the following:

$ npm install --global fast-cli

Usage

$ fast --help

  Usage
    $ fast
    $ fast > file

  Options
    --upload, -u   Measure upload speed in addition to download speed
    --single-line  Reduce spacing and output to a single line

  Examples
    $ fast --upload > file && cat file
    17 Mbps
    4.4 Mbps
Upload speed

Links

Related

  • speed-test - Test your internet connection speed and ping using speedtest.net
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].