Skip to content

nickross4444/Network-Speed-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run with python to create a logfile of your abnormal internet speeds, along with optional email notifications and a local dashboard. Access the dashboard with https://localhost:5000 in a browser, or change localhost to an ip address to access from another device. If you want email notifications, after enabling the boolean in the python script, create a file called config.txt with the following contents:

EMAIL_SENDER=[email protected] EMAIL_PASSWORD=your_app_password EMAIL_RECEIVER=[email protected] SMTP_SERVER=smtp.example.com SMTP_PORT=587

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published