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

https://github.com/meedamian/net-test

Tests WiFi quality, and saves results for later (and others)
https://github.com/meedamian/net-test

Last synced: about 1 month ago
JSON representation

Tests WiFi quality, and saves results for later (and others)

Awesome Lists containing this project

README

        

# net-test
[![Build Status](https://travis-ci.org/meeDamian/net-test.svg?branch=master)](https://travis-ci.org/meeDamian/net-test) [![npm version](https://badge.fury.io/js/net-test.svg)](https://badge.fury.io/js/net-test) [![Dependency Status](https://david-dm.org/meeDamian/net-test.svg)](https://david-dm.org/meeDamian/net-test)

> Test the quality of your wifi (using [speedtest.net](http://www.speedtest.net)) and get the results saved for future reference.

![](screenshot.gif)

## Install

```
$ npm install --global net-test
```

## Usage

```
$ net-test --help

Usage
$ net-test

Options
--no-parse Skip uploading results to parse
```

## License

MIT © [Damian Mee](https://meedamian.com)