# sindresorhus/speed-test

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

Repository: https://github.com/sindresorhus/speed-test
Canonical: https://ross.abutalabs.com/products/speed-test
Language: JavaScript
License: MIT
License Family: permissive
Topics: speed-test, speedtest, download-speed, cli-app, command-line-tool, nodejs, npm-package
Last push: 2021-12-03T20:17:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4038, "days_push": 1734, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3950, forks 171 (observed 2026-08-28T04:08:30.407490+00:00)

## What it is
A Node.js CLI tool that tests internet connection speed and ping using speedtest.net. It outputs download/upload speed and ping, with JSON and verbose output options.

## Use cases
- test internet connection speed from the terminal
- measure ping and bandwidth via speedtest.net
- get internet speed results as JSON for scripting
- check download speed in MBps
- run network speed checks in CI or scripts

## When to choose
- you want a quick terminal-based speed test without a browser
- you need machine-readable JSON speed results for automation
- you prefer speedtest.net servers for measurements

## When to avoid
- you need a GUI or detailed diagnostics of your network
- you want to test against fast.com instead
- you need continuous bandwidth monitoring rather than one-off tests

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, analytics
- domain: developer-tools, networking
- platform: cli, cross-platform
- tags: speedtest, internet-speed, ping, bandwidth, npm-package, command-line, nodejs

## Member repositories
- sindresorhus/speed-test (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.407490+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:32.778064+00:00, confidence not recorded.
  - readme: https://github.com/sindresorhus/speed-test (fetched 2026-08-28T04:08:30.407490+00:00, sha 9359e1a66b33)
  - registry_npm: https://registry.npmjs.org/speed-test (fetched 2026-08-29T09:18:19.516958+00:00, sha 01ab102447e6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
