MySpeed
A speed test analysis tool that automatically records your internet speed over a customizable retention period.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Automated speed test with long-term data retention, multi-server support, and alerting.
Core Features
- Automated speed tests scheduled via Cron expressions
- Clear statistics on speed, ping, and more
- Add multiple servers (Ookla, LibreSpeed, Cloudflare)
- Health check notifications via email, Signal, WhatsApp, Telegram
- Configurable data retention from days to forever
What It Can't Do
- •First-time setup requires adding at least one test server (e.g., Ookla public server).
- •Data is stored by default; back up the database file regularly.
- •Incorrect Cron expressions may cause too frequent or too rare tests; use a cron helper if unsure.
- •Notification features require your own API keys for email or third-party bots.
Use Cases
- Monitor home internet quality over weeks/months
- Track network performance for multiple branch offices
- Build a custom network monitoring dashboard with Grafana
Detailed Introduction
MySpeed is an open-source speed test analysis software that automates internet speed measurements and stores results for a configurable retention period. It supports multiple speed test backends (Ookla, LibreSpeed, Cloudflare), allows adding multiple test servers, and offers health check notifications via email, Signal, WhatsApp, or Telegram. Results can be visualized through a clean web dashboard with list and statistics views, and integrated with Prometheus/Grafana for advanced monitoring. Ideal for home users, small businesses, and network administrators who need long-term bandwidth trends and alerting.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Run with Docker: docker run -d -p 3000:3000 -v myspeed-data:/app/data gnmyt/myspeed
Step 2: Visit http://localhost:3000, follow setup wizard to add servers and a schedule
Step 3: View historical data on the dashboard, configure notifications (optional)
- Step 1: Run with Docker: docker run -d -p 3000:3000 -v myspeed-data:/app/data gnmyt/myspeed
- Step 2: Visit http://localhost:3000, follow setup wizard to add servers and a schedule
- Step 3: View historical data on the dashboard, configure notifications (optional)
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 SourceUninstall Info
Stop and remove Docker container: docker stop myspeed && docker rm myspeed, then delete volume: docker volume rm myspeed-data. For native install, delete the project folder and config files.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
Huginn
Huginn lets you build agents that automate online tasks. Events propagate through a directed graph. Monitor web, Twitter, email, and more.
RSSHub
RSSHub is the world's largest open-source RSS network. It generates RSS feeds from virtually any website, with over 5,000 instances and a thriving community. Perfect for aggregating social media, news, blogs, and more.
Puter
An open-source internet computer that lets you access all your files, apps, and games from anywhere, with self-hosting for full control.