From bd7ec37350e4b8d51f293f838e70a3dd8f116435 Mon Sep 17 00:00:00 2001 From: dosse91 Date: Wed, 25 Sep 2019 08:23:53 +0200 Subject: [PATCH] Renamed to LibreSpeed --- README.md | 6 +++--- doc.md | 12 ++++++------ example-multipleServers-full.html | 6 +++--- example-multipleServers-pretty.html | 6 +++--- example-singleServer-basic.html | 6 +++--- example-singleServer-chart.html | 6 +++--- example-singleServer-customSettings.html | 6 +++--- example-singleServer-full.html | 6 +++--- example-singleServer-gauges.html | 6 +++--- example-singleServer-pretty.html | 6 +++--- example-singleServer-progressBar.html | 6 +++--- results/index.php | 2 +- results/stats.php | 4 ++-- speedtest.js | 6 +++--- speedtest_worker.js | 4 ++-- 15 files changed, 44 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index fc3441e..db90bca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![HTML5 Speedtest Logo](https://github.com/adolfintel/speedtest/blob/master/.logo/Readme-Logo.png?raw=true) +![HTML5 Speedtest Logo](https://github.com/librespeed/speedtest/blob/master/.logo/logo3.png?raw=true) # HTML5 Speedtest @@ -7,7 +7,7 @@ No Flash, No Java, No Websocket, No Bullshit. This is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. ## Try it -[Take a Speedtest](http://speedtest.fdossena.com) +[Take a Speedtest](https://speedtest.fdossena.com) ## Compatibility All modern browsers are supported: IE11, latest Edge, latest Chrome, latest Firefox, latest Safari. @@ -36,7 +36,7 @@ Works with mobile versions too. * [Quick start installation guide for Ubuntu Server 19.04](https://fdossena.com/?p=speedtest/quickstart_v5_ubuntu.frag) ## Android app -A template to build an Android client for your HTML5 Speedtest installation is available [here](https://github.com/adolfintel/speedtest-android). +A template to build an Android client for your HTML5 Speedtest installation is available [here](https://github.com/librespeed/speedtest-android). ## Docker Please see the `docker` branch diff --git a/doc.md b/doc.md index 4d7e98a..d91335e 100644 --- a/doc.md +++ b/doc.md @@ -1,11 +1,11 @@ -# HTML5 Speedtest +# LibreSpeed > by Federico Dossena -> Version 5.0 -> [https://github.com/adolfintel/speedtest/](https://github.com/adolfintel/speedtest/) +> Version 5.1 +> [https://github.com/librespeed/speedtest/](https://github.com/librespeed/speedtest/) ## Introduction -HTML5 Speedtest is a Free and Open Source speedtest that you can host on your server(s), and users can run in their browser. +LibreSpeed is a Free and Open Source speedtest that you can host on your server(s), and users can run in their browser. __Features:__ * Download test @@ -108,11 +108,11 @@ A login is required to access the interface. __Important__: change the default p #### The end Now that the test is installed, rename one of the examples to `index.html` and delete the other examples. -The best starting point for most people is `example-singleServer-pretty.html`. If you want to use telemetry and results sharing, use `example-singleServer-full.html` instead. +The best starting point for most people is `example-singleServer-gauges.html`. If you want to use telemetry and results sharing, use `example-singleServer-full.html` instead. If you're not using telemetry and results sharing, you can delete the `results` folder too. -Details about the examples and how to make custom UIs will be discussed later. +Details about the examples and how to make custom UIs will be discussed later. If you don't want to make a custom UI, feel free to modify the example and replace "LibreSpeed Example" with the name of your test. #### Privacy Telemetry contains personal information (according to GDPR defintion), therefore it is important to treat this data respectfully of national and international laws, especially if you plan to offer the service in the European Union. diff --git a/example-multipleServers-full.html b/example-multipleServers-full.html index f81b886..2e53a4f 100644 --- a/example-multipleServers-full.html +++ b/example-multipleServers-full.html @@ -367,10 +367,10 @@ function initUI(){ } } -HTML5 Speedtest +LibreSpeed Example -

HTML5 Speedtest

+

LibreSpeed Example

Selecting a server...

@@ -417,7 +417,7 @@ function initUI(){ - Source code + Source code -Source code +Source code diff --git a/example-singleServer-full.html b/example-singleServer-full.html index cc4f42b..e188ef0 100644 --- a/example-singleServer-full.html +++ b/example-singleServer-full.html @@ -266,10 +266,10 @@ function initUI(){ } } -HTML5 Speedtest +LibreSpeed Example -

HTML5 Speedtest

+

LibreSpeed Example


Privacy @@ -310,7 +310,7 @@ function initUI(){
- Source code + Source code diff --git a/example-singleServer-pretty.html b/example-singleServer-pretty.html index 67bb12b..7715535 100644 --- a/example-singleServer-pretty.html +++ b/example-singleServer-pretty.html @@ -3,7 +3,7 @@ -HTML5 Speedtest +LibreSpeed Example diff --git a/example-singleServer-progressBar.html b/example-singleServer-progressBar.html index 8338389..f9e7007 100644 --- a/example-singleServer-progressBar.html +++ b/example-singleServer-progressBar.html @@ -3,7 +3,7 @@ -HTML5 Speedtest +LibreSpeed Example diff --git a/results/index.php b/results/index.php index daf27f1..b15ba5b 100644 --- a/results/index.php +++ b/results/index.php @@ -1,5 +1,5 @@ -HTML5 Speedtest - Stats +LibreSpeed - Stats -

HTML5 Speedtest - Stats

+

LibreSpeed - Stats