Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sindresorhus/speed-test

Test your internet connection speed and ping using speedtest.net from the CLI
https://github.com/sindresorhus/speed-test

cli-app command-line-tool download-speed nodejs npm-package speed-test speedtest

Last synced: about 1 month ago
JSON representation

Test your internet connection speed and ping using speedtest.net from the CLI

Awesome Lists containing this project

README

        

# speed-test

> Test your internet connection speed and ping using [speedtest.net](https://www.speedtest.net) from the CLI

## Install

Ensure you have [Node.js](https://nodejs.org) version 12.20+ installed. Then run the following:

```sh
npm install --global speed-test
```

## Usage

```
$ speed-test --help

Usage
$ speed-test

Options
--json -j Output the result as JSON
--bytes -b Output the result in megabytes per second (MBps)
--verbose -v Output more detailed information
```

## Links

- [Product Hunt post](https://www.producthunt.com/posts/speed-test-cli)

## Related

- [fast-cli](https://github.com/sindresorhus/fast-cli) - Test your download speed using fast.com