Giter Site home page Giter Site logo

speedtests's Introduction

Speedtests

Keep track of your internet speed over time.

alt tag

Requirements

Webserver with PHP 5+

Usage

Visualize log data of speed tests

  • Clone repository to webserver
  • Open web app in browser (e.g. http://example.com/speedtests)
  • To remove the example entries delete or empty file "log.csv"

Log speed tests (automatically)

Create a cron job which logs internet speed records to "log.csv" in this repository (gets created automatically, if it does not exist already) in the following format:

<YYYY-MM-DD HH:MM:SS>,<Ping_in_ms>,<Download_Speed_in_Mbit/s>,<Upload_Speed_in_Mbit/s>

e.g. 2015-01-15 05:40:32,39.991,65.34,6.61

speedtest-cli (+ run-and-log.sh)

This tool will do the logging for you in the format mentioned above. The README of it explains how to set up the cron job.

External resources

License

The MIT License (MIT)

speedtests's People

Contributors

dag0310 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.