mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-09 06:58:41 -06:00
83 lines
2.6 KiB
Markdown
83 lines
2.6 KiB
Markdown
[![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]
|
|
|
|
<br />
|
|
<p align="center">
|
|
<a href="https://github.com/gnmyt/myspeed">
|
|
<img src="https://i.imgur.com/aCmA6rH.png" alt="Logo" width="80" height="80">
|
|
</a>
|
|
</p>
|
|
<h3 align="center">MySpeed</h3>
|
|
|
|
## Was ist MySpeed?
|
|
|
|
MySpeed ist eine deutschsprachige Speedtest-Analyse-Software, welche die Geschwindigkeit des Internets der letzten 24 Stunden übersichtlich
|
|
darstellt.
|
|
|
|
### Installation
|
|
|
|
Anleitung für [Linux](https://myspeed.gnmyt.dev/setup/linux)
|
|
|
|
Anleitung für [Windows](https://myspeed.gnmyt.dev/setup/windows)
|
|
|
|
### Beispiel-Screenshots
|
|
|
|
#### Startseite
|
|
|
|
<img src="https://i.imgur.com/54vSOWy.png" alt="Startseite">
|
|
|
|
#### Auswahl-Menü
|
|
|
|
<img src="https://i.imgur.com/TVihdZ6.png" alt="Auswahl-Menü">
|
|
|
|
#### Seite während eines Speedtests
|
|
|
|
<img src="https://i.imgur.com/UALWAPg.png" alt="Seite während eines Speedtests">
|
|
|
|
#### Dialog für Einstellen des Down-Speeds
|
|
|
|
<img src="https://i.imgur.com/Bv8Cj1L.png" alt="Dialog für Einstellen des Down-Speeds">
|
|
|
|
### Geschützte Startseite (Passwort festgelegt)
|
|
|
|
<img src="https://i.imgur.com/26I9Y5b.png" alt="Geschützte Startseite (Passwort festgelegt)">
|
|
|
|
### Dialog für Up- und Downspeed Empfehlung
|
|
|
|
<img src="https://i.imgur.com/dpP9NG1.png" alt="Dialog für Up- und Downspeed Empfehlung">
|
|
|
|
### Dialog für Pausieren von Speedtests
|
|
|
|
<img src="https://i.imgur.com/bZF4GBa.png" alt="Dialog für Pausieren von 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
|