https://github.com/gnmyt/MySpeed
A speed test analysis software that shows your internet speed for up to 30 days
https://github.com/gnmyt/MySpeed
myspeed network speedtest speedtests
Last synced: 26 days ago
JSON representation
A speed test analysis software that shows your internet speed for up to 30 days
- Host: GitHub
- URL: https://github.com/gnmyt/MySpeed
- Owner: gnmyt
- License: mit
- Created: 2022-04-05T16:56:37.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2025-03-14T21:49:59.000Z (about 1 month ago)
- Last Synced: 2025-03-16T19:36:54.251Z (30 days ago)
- Topics: myspeed, network, speedtest, speedtests
- Language: JavaScript
- Homepage: https://myspeed.dev
- Size: 11.6 MB
- Stars: 1,249
- Watchers: 8
- Forks: 53
- Open Issues: 74
-
Metadata Files:
- Readme: README.de.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - gnmyt/MySpeed - A speed test analysis software that shows your internet speed for up to 30 days (JavaScript)
- awesome-hacking-lists - gnmyt/MySpeed - A speed test analysis software that shows your internet speed for up to 30 days (JavaScript)
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![Release][release-shield]][release-url]
## 🤔 Was ist MySpeed?
MySpeed ist eine Speedtest-Analyse-Software, welche die Geschwindigkeit deines Internets bis zu 30 Tage lang speichert.
### ⭐ Features
- 📊 MySpeed generiert übersichtliche Statistiken über Geschwindigkeit, Ping und mehr
- ⏰ MySpeed automatisiert Speedtests und lässt dich mithilfe von Cron-Expressions die Zeit zwischen den Tests festlegen
- 🗄️ Füge mehrere Server direkt zu einer MySpeed-Instanz hinzu
- 🩺 Es lassen sich Healthchecks konfigurieren, welche dich bei Fehlern oder Ausfällen über E-Mail, Signal, WhatsApp oder Telegram benachrichtigen können
- 📆 Testergebnisse lassen sich bis zu 30 Tage lang speichern
- 🔥 Unterstützung für Prometheus und Grafana
- 🗳️ Wähle zwischen Ookla, LibreSpeed und Cloudflare Speedtest-Servern
- 💁 Erfahre mehr zu MySpeed auf unserer [Website](https://myspeed.dev)### ⬇️ Installation
- **🐧 Anleitung für [Linux](https://docs.myspeed.dev/setup/linux)**
- **🪟 Anleitung für [Windows](https://docs.myspeed.dev/setup/windows)**### 📸 Beispiel-Screenshots
#### Startseite (Listen-Ansicht)
#### Startseite (Statistik-Ansicht)
#### Serverauswahl
#### Auswahl-Menü
#### Seite während eines Speedtests
## Überzeugt?
Cool, dann lass uns loslegen! Die Installationsanleitung für Linux (und Windows) findest du oben unter Installation.
## Lizenz
Verbreitet unter der MIT-Lizenz. Siehe `LICENSE` für weitere Informationen.
[contributors-shield]: https://img.shields.io/github/contributors/gnmyt/myspeed.svg?style=for-the-badge
[contributors-url]: https://github.com/gnmyt/myspeed/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/gnmyt/myspeed.svg?style=for-the-badge
[forks-url]: https://github.com/gnmyt/myspeed/network/members
[stars-shield]: https://img.shields.io/github/stars/gnmyt/myspeed.svg?style=for-the-badge
[stars-url]: https://github.com/gnmyt/myspeed/stargazers
[issues-shield]: https://img.shields.io/github/issues/gnmyt/myspeed.svg?style=for-the-badge
[issues-url]: https://github.com/gnmyt/myspeed/issues
[license-shield]: https://img.shields.io/github/license/gnmyt/myspeed.svg?style=for-the-badge
[license-url]: https://github.com/gnmyt/myspeed/blob/master/LICENSE
[release-shield]: https://img.shields.io/github/v/release/gnmyt/myspeed.svg?style=for-the-badge
[release-url]: https://github.com/gnmyt/myspeed/releases/latest