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

https://github.com/kab1r/fast

Command-line utility for the fast.com internet speed test
https://github.com/kab1r/fast

cli command-line-tool fast internet-speed-test rust speed-test

Last synced: about 1 year ago
JSON representation

Command-line utility for the fast.com internet speed test

Awesome Lists containing this project

README

          

# fast ![Container Image](https://github.com/Kab1r/fast/workflows/Container%20Image/badge.svg) [![dependency status](https://deps.rs/repo/github/kab1r/fast/status.svg)](https://deps.rs/repo/github/kab1r/fast) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKab1r%2Ffast.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKab1r%2Ffast?ref=badge_shield)

![fast preview](./.github/assets/preview.svg)

## Installation

### Pre-compiled binaries

- Download a binary from [Releases](https://github.com/Kab1r/fast/releases)
- Change the file's permissions to be executable, `chmod +x fast`
- Move the binary to a location in your shell path

### Install from source

- Install Rust and Cargo using [rustup](https://rustup.rs/)
- Clone this repository and `cd` into it
- `cargo install --path .`

### Run in Docker

- `docker run -it ghcr.io/Kab1r/fast`

## License

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKab1r%2Ffast.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FKab1r%2Ffast?ref=badge_large)