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

https://github.com/vikbert/clifu


https://github.com/vikbert/clifu

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          




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



PRs Welcome


MIT License




---

## Starting started
```bash
$ npm install --global speedor
$ speedor
```

## Usage

```
$ speedor --help

Usage
$ speedor

Options
--json -j Output the result as JSON
--bytes -b Output the result in megabytes per second (MBps)
--verbose -v Output more detailed information
```

## License

MIT © [vikbert](https://vikbert.github.io)