mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-13 23:49:07 -05:00
80 lines
2.3 KiB
Markdown
80 lines
2.3 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://github.com/gnmyt/myspeed/wiki/Einrichtung-Linux)
|
|
|
|
Anleitung für [Windows](https://github.com/gnmyt/myspeed/wiki/Einrichtung-Windows)
|
|
|
|
### Beispiel-Screenshots
|
|
|
|
#### Startseite
|
|
|
|
<img src="https://i.imgur.com/94rQ4jq.png">
|
|
|
|
#### Auswahl-Menü
|
|
|
|
<img src="https://i.imgur.com/tJHmUVs.png">
|
|
|
|
#### Seite während eines Speedtests
|
|
|
|
<img src="https://i.imgur.com/rqvb1Ni.png">
|
|
|
|
#### Dialog für Einstellen des Down-Speeds
|
|
|
|
<img src="https://i.imgur.com/DnEPbFV.png">
|
|
|
|
### Geschützte Startseite (Passwort festgelegt)
|
|
|
|
<img src="https://i.imgur.com/BGK166K.png">
|
|
|
|
### Dialog für Up- und Downspeed Empfehlung
|
|
|
|
<img src="https://i.imgur.com/ExgswYD.png">
|
|
|
|
|
|
## Ü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
|