NascHQ / checkmate-isp

Checkmate ISP is a tool which aims to measure the internet quality of our beloveds ISPs (internet service provider).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checkmate ISP

Checkmate ISP is a tool which aims to measure the internet quality of our beloveds ISPs.
It was designed specifically to prove that we have a crap internet service in Brazil.
You can use it as well if you live in another country.

How it works

Checkmate ISP is just a Node.js program encapsulated inside Electron.
We've just started, but in the future Checkmate ISP should be used as a CLI program, programatically (to work inside other projects) and as an desktop and mobile app for the public in general.

Checkmate ISP steps:

  • Get the current connected network
  • Start the loop
    • Will test the connection speed every minute
  • Store data on Firebase
  • Prints out an table with previous computed results and average download and upload speed

How to use it

npm install
npm starttool

Technologies

  • Electron
  • Speedtest.net
  • Firebase

Roadmap

TODO

Contribute

TODO

About

Checkmate ISP is a tool which aims to measure the internet quality of our beloveds ISPs (internet service provider).

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 50.2%Language:CSS 40.3%Language:HTML 9.5%