OpenSource-Hub
S

Speedtest Tracker

5.6k stars·System Optimization·SHA-256 checksum verified

Self-hosted internet speed monitoring with history, alerts, and multi-language support.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Self-host your own internet speed tracker with history alerts.

Core Features

  • Automated scheduled speed tests
  • Download/upload speed, ping, packet loss metrics
  • Historical trend charts and comparisons
  • Threshold-based alerts (email, Telegram, etc.)
  • Community-translated multi-language UI

What It Can't Do

  • Requires Docker; not beginner-friendly if you have no container experience,Persist volumes for data safety; without them, all history is lost on container restart,Uses Ookla test servers; results may vary by region or ISP peering,Single instance should only run one test at a time to avoid interference

Use Cases

  • Monitor home/office internet quality over weeks
  • Collect evidence for ISP complaints
  • Compare performance across different times of day

Detailed Introduction

Speedtest Tracker is a self-hosted web application that automatically runs internet speed tests on a schedule, records results like download/upload speeds, ping, and packet loss, and visualizes historical trends. It supports notifications when performance drops, multi-language translations via Crowdin, and runs anywhere Docker containers are supported. Compared to standalone speed test tools, it offers persistent data storage, trend analysis, and threshold alerts—all without sending data to third-party servers.

Tags

speedtestmonitoringself-hosteddockernetwork

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Docker and Docker Compose

4

Step 2: Create a docker-compose.yml with port mapping and volumes

5

Step 3: Run `docker-compose up -d`

Install Guide
  1. Step 1: Install Docker and Docker Compose
  2. Step 2: Create a docker-compose.yml with port mapping and volumes
  3. Step 3: Run `docker-compose up -d`
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop and remove containers and volumes: `docker-compose down -v`, then delete the project folder.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-05-13 14:30:17
GitHub RepositoryOfficial Website

Similar Projects