mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
1f690900b4
Co-authored-by: nmfretz <nmfretz@gmail.com>
24 lines
603 B
YAML
24 lines
603 B
YAML
manifestVersion: 1
|
|
id: librespeed
|
|
category: networking
|
|
name: LibreSpeed
|
|
version: "0.0.1"
|
|
tagline: Free and open source speedtest
|
|
description: >-
|
|
Free and open source speedtest. Measure internet speeds between your devices and your Umbrel.
|
|
developer: LibreSpeed
|
|
website: https://librespeed.org/
|
|
dependencies: []
|
|
repo: https://github.com/librespeed/speedtest
|
|
support: https://github.com/librespeed/speedtest/issues
|
|
port: 3009
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
torOnly: false
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel-apps/609 |