Skip to content

synerdjin/StadiaSpeedTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StadiaSpeedTest

Check your connection speed to Stadia servers continuously. alt text

Simple script that checks your connections to Stadia rpeatetively with exact interval (Default checks = 60, default interval = 5 min). Script requires node.js to operate.

To execute commands below use terminal.app on your mac (make sure you're in the same location with package.json and run.sh)

  1. Instal dependencies:

    npm install

  2. Run script:

    On mac execute ./run.sh in terminal app.

    On Windows in cmd run powershell "node speedtest.js | tee speedtest.log"

About

Check your connection speed to Stadia servers continuously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published