Skip to content

A command-line tool built with TypeScript that allows users to check their internet speed. It leverages the `speedtest-net` package to measure download and upload speeds, as well as ping latency.

Notifications You must be signed in to change notification settings

talhag3/speedscan

Repository files navigation

speedscan

speedscan is a command-line tool built with TypeScript that allows users to check their internet speed. It leverages the speedtest-net package to measure download and upload speeds, as well as ping latency.

Features

  • Check internet speed directly from your terminal
  • Option to specify a server ID for testing
  • Verbose mode for detailed output
  • Built with TypeScript to ensure type safety and modern development practices

Installation

You can install speedscan globally to use it from anywhere on your system:

npm install -g speedscan

About

A command-line tool built with TypeScript that allows users to check their internet speed. It leverages the `speedtest-net` package to measure download and upload speeds, as well as ping latency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published