Skip to content

Leonlit/wifi_speed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wifi Monitor

A simple wifi monitor with a somewhat beautiful web interface built with flask

Setting up the project

Note that it's better for you to use a virtual environment for installing the packages\libraries required for this project

To setup the project, simply execute

pip3 install -r requirements.txt

provided that you have pip/pip3 installed

How to run the project

To run the project simply execute (after all packages/libaries has been downloaded)

python app.py

Screenshots

Initial Matplotlib application

Main page of the application(light theme)



After changing the application into a web application

Main page (light theme)

Main page of the application(light theme)

Main page (dark theme)

Main page of the application(light theme)

History page (light theme)

Main page of the application(light theme)

History page (dark theme)

Main page of the application(light theme)

tech/libraries/framework used

  • The big three trio in building websites (HTML, CSS & JS)
  • Socket.io
  • Flask
  • SQLITE3
  • Chart.js

About

A simple wifi speed monitors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published