Git Product home page Git Product logo

thatsinewave / network-speed-monitor Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.03 MB

Simple speedtest script that runs locally once every 5 minutes based on Speedtest CLI

Home Page: https://github.com/ThatSINEWAVE/Network-Speed-Monitor

License: MIT License

Python 100.00%
automated-tests configurable educational-tool logging mit-license network-monitoring open-source python speedtest-cli good-first-issue

network-speed-monitor's Introduction

Network Speed Monitor

A Python-based tool for monitoring and logging your network's speed, utilizing the Speedtest CLI by Ookla. This local utility periodically checks your network's latency, download, and upload speeds, and logs the results for review.

Features

  • Automated Speed Tests: Utilizes the Speedtest CLI for accurate network speed measurements.
  • Configurable Intervals: Set the interval between consecutive network speed tests.
  • Detailed Logging: Maintains logs for different network types (Ethernet, Wi-Fi) to track performance over time.

Prerequisites

Installation

  1. Ensure the Speedtest CLI is installed and accessible from your command line.
  2. Clone this repository to your local machine.
  3. Install any required Python dependencies (if specified).

Usage

Execute main_v2.py to start the speed monitoring process. The script will perform network speed tests at the configured intervals and log the results in designated files.

python main_v2.py

##Logs Speed test results are logged in the following files:

  • speedtest_log_Ethernet.txt for Ethernet connections
  • speedtest_log_Wi-Fi.txt for Wi-Fi connections

Customization

Modify the main_v2.py script to adjust the target file type, test intervals, or other parameters according to your requirements.

Disclaimer

This tool is for educational and testing purposes only. It showcases the capabilities of automating network speed tests using Python and the Speedtest CLI. The author is not liable for any misuse or for any network disruptions or damages caused by using this tool.

License

This project is open-source and available under the MIT License. Feel free to use, modify, and distribute as needed.

network-speed-monitor's People

Contributors

thatsinewave avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.