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.
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
npm install
npm starttool
- Electron
- Speedtest.net
- Firebase
TODO
TODO