Giter Club home page Giter Club logo

netspeed's Introduction

🚀 NetSpeed

Analyzing your Network Speed was never this easy. — NetSpeed runs speed-tests and gives you all kind of information in a local webpage.

CodeQL

📌 Index

🎬 Getting started

Installing Node.js

You need Node.js installed to run this.

Installing the packages

Type this into your terminal:

npm install fast-speedtest-api connect serve-static fs

All required packages should now be installed.

Start

First, let's run database.js.

If you stop running this all the data (stored in data.json) will be erased!

Enter your Terminal.

Direct to the src-folder:

cd src

And run the script:

node database.js

If it runs, you may now start the web server.

Open a new terminal and direct to the src-folder again:

cd src

And run the script:

node server.js

You are now able to view the recorded data on http://localhost:8080/index.html.

👀 Preview

Webpages

Dashboard

Dashboard screenshot

All recorded Speedtests

All recorded Speedtests screenshot

📑 Annotations

🔌 Get your own speed test token

Quick tutorial how to get your own speed test token, which is optional, since I provided mine in the source code.

Go to fast.com, open your browser DevTools, go on the Network tab and copy the token on the request URL that looks like https://api.fast.com/netflix/speedtest?https=true&token=<the-token>&urlCount=5. You may be able to filter all requests - search netflix there.

With this token, you can change the string in src/database.js in line 22.

📄 License

This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.

netspeed's People

Contributors

luisoos avatar

Stargazers

Rio Purnomo avatar Baraka avatar Cléverton Heming avatar  avatar

Forkers

clevertonh

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.