Skip to content

Network Speed Monitor Python Program Adding #8197

@ipratiik

Description

@ipratiik

I’d like a simple Python-based Network Speed Monitor that:

  1. Measures download, upload speed, and ping latency using speedtest API.
  2. Logs results to a file (like CSV or JSON).
  3. Optionally displays a live summary in the terminal.
  4. Could later be extended with charts to visualize speed trends over time.

I’ve tried third-party apps like Speedtest by Ookla, but they don’t offer custom automation or data logging. I also considered using browser-based tests, but those can’t run in the background or collect continuous data.

This tool will help users monitor their network reliability, detect ISP throttling, and analyze patterns in connection performance. It can also be integrated with future projects like dashboards or notification systems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions