Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/moranbw/speedtest-app
Browse files Browse the repository at this point in the history
  • Loading branch information
moranbw committed Jul 26, 2020
2 parents 617d97e + 2820162 commit 9b3c55c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# speedtest-app
-----
# speedtest-app <a href="https://hub.docker.com/r/bwmoran/speedtest-app"><img alt="Docker Pulls" align="right" src="https://img.shields.io/docker/pulls/bwmoran/speedtest-app?style=flat-square"></a>

An internet speed test web application leveraging either Ookla Speedtest-CLI ([https://www.speedtest.net/apps/cli](http://)) or iperf3 ([https://software.es.net/iperf/](http://)).
Node.js service with React frontend using Material-UI.

Example use-case: test "wired speed" of a computer connected via hard-wired ethernet from any device on your network.


### docker install
-----
* `docker run -d -p 5000:5000 --name speedtest-app bwmoran/speedtest-app`
Expand Down

0 comments on commit 9b3c55c

Please sign in to comment.