Skip to content

dunklesToast/SpeedTest

 
 

Repository files navigation

Speedtest stats

This tool does every 5 minutes a speedtest and add it to a database.
You can seed the results in a webinterface which updates itself in realtime.

Screenshot webinterface

NOTE: Requires nodejs (+npm) and python (+pip)

pip install speedtest-cli
npm install
npm run build
npm run start-p
// Now wait until the first speedtest finished

Webinterface is running on port 3000 and realtime api on port 3001.

About

No description, website, or topics provided.

Resources

License

Stars

4 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.8%
  • HTML 14.7%
  • CSS 4.5%