internet_speed_test

1.2.0 • Public • Published

internetSpeedTest

A command line tool to measure internet speed

Built with node js.

NOT PRODUCTION READY !!

To try it out, follow these steps:

  1. cd internetSpeedTest
  2. Run npm install
  3. npm run build:prod (or npm run build:dev)
  4. npm start -- -d (to test download speed), npm start -- -u (to test upload speed) or npm start -- -h (to diplay helpful info)

You can also install it as a global package with the command (from within the package folder, hence the "."): npm i . -g

Once globally installed, you can call it from anywhere using the internetSpeed command (internetSpeed -d/-u/-h)

Readme

Keywords

Package Sidebar

Install

npm i internet_speed_test

Weekly Downloads

2

Version

1.2.0

License

ISC

Unpacked Size

65.9 MB

Total Files

7

Last publish

Collaborators

  • samfar90