mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
fbc07f565e
Co-authored-by: nmfretz <nmfretz@gmail.com>
28 lines
962 B
YAML
28 lines
962 B
YAML
manifestVersion: 1
|
|
id: myspeed
|
|
category: networking
|
|
name: MySpeed
|
|
version: 1.0.9
|
|
tagline: Speed test analysis software that shows your internet speed for up to 30 days
|
|
description: >-
|
|
MySpeed is a speed test analysis software that stores the speed of your internet for up to 30 days.
|
|
This can be useful if you want to know when your network might have drops or if you want to check if your internet
|
|
matches the booked values from your contract.
|
|
|
|
|
|
MySpeed automatically creates tests every hour, which you can view in the dashboard.
|
|
Tests older than 30 days are automatically deleted to keep the dashboard clean.
|
|
releaseNotes: ""
|
|
developer: Mathias Wagner
|
|
website: https://myspeed.dev
|
|
repo: https://github.com/gnmyt/myspeed
|
|
support: https://github.com/gnmyt/myspeed/issues/new/choose
|
|
dependencies: []
|
|
port: 5216
|
|
path: ""
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
submitter: Mathias Wagner
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/1103 |