1.0.1 • Published 8 years ago

hubot-speed-test v1.0.1

Weekly downloads
1
License
MPL-2.0
Repository
github
Last release
8 years ago

hubot-speed-test

a hubot script to test connection speed

See src/speed-test.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-speed-test --save

Then add hubot-speed-test to your external-scripts.json:

[
  "hubot-speed-test"
]

Sample Interaction

user1>> hubot run speedtest
hubot>> running connection speedtest...
hubot>> here are the speed test results:
**speeds**
----------
DOWNLOAD: 47.738 Mbps
UPLOAD:   9.042 Mbps

NPM Module

https://www.npmjs.com/package/hubot-speed-test

1.0.1

8 years ago

1.0.0

8 years ago