Skip to content

Latest commit

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Speedtest Server

An app to run occasional background speedtests because I want to know what my average is and when it drops over a day/week etc.

  • Express/node Server set to hit speedtest api via cron schedule.
  • Postgresql db with pg-promise to dump scores into (you'll have to create and connect to a psql db or change the model system).
  • Ejs/bootstrap index page to view results and averages.
  • Extra pages for results under 10, 20 Mbps.
  • hit /speedtest to run a test on demand.
  • Make a .env file for your keys and whatnot.
  • npm run dev it on your localhost.
  • Change the cron schedule to run at different intervals.

About

An express server that runs background net speedtests and dumps values.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages