Selaa lähdekoodia

Merged with master

dosse91 6 vuotta sitten
vanhempi
sitoutus
177b2cd0e4
2 muutettua tiedostoa jossa 52 lisäystä ja 0 poistoa
  1. BIN
      .logo/logo1.png
  2. 52 0
      README.md

BIN
.logo/logo1.png


+ 52 - 0
README.md

@@ -1,3 +1,4 @@
+<<<<<<< HEAD
 # LibreSpeed (Node.js port)
 This is a nodeJS Port from the original PHP-based [LibreSpeed](https://github.com/librespeed/speedtest)
 
@@ -6,6 +7,57 @@ For any instructions and support please check out the [Wiki](https://github.com/
 
 ## Support
 If you like this project and want to support our work you can either do pull requests or donate via [PayPal](https://paypal.me/dunklesToast) 
+=======
+![LibreSpeed Logo](https://github.com/librespeed/speedtest/blob/master/.logo/logo3.png?raw=true)
+
+# LibreSpeed
+
+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](https://speedtest.fdossena.com)
+
+## Compatibility
+All modern browsers are supported: IE11, latest Edge, latest Chrome, latest Firefox, latest Safari.  
+Works with mobile versions too.
+
+## Features
+* Download
+* Upload
+* Ping
+* Jitter
+* IP Address, ISP, distance from server (optional)
+* Telemetry (optional)
+* Results sharing (optional)
+* Multiple Points of Test (optional)
+
+![Screenshot](https://speedtest.fdossena.com/mpot_v5.gif)
+
+
+## Server requirements
+* A reasonably fast web server with Apache 2 (nginx, IIS also supported)
+* PHP 5.4 (other backends also available)
+* MySQL database to store test results (optional, PostgreSQL and SQLite also supported)
+* A fast! internet connection
+
+## Installation videos
+* [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 LibreSpeed installation is available [here](https://github.com/librespeed/speedtest-android).
+
+## Docker
+Please see the `docker` branch
+
+## Node.js backend
+A Node.js implementation is available in the `node` branch, maintained by [dunklesToast](https://github.com/dunklesToast).
+
+## Donate
+[![Donate with Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/fdossena/donate)  
+[Donate with PayPal](https://www.paypal.me/sineisochronic)  
+>>>>>>> master
 
 ## License
 Copyright (C) 2016-2019 Federico Dossena