1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-25 15:15:18 +01:00

17 lines
461 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Speedtest Tracker
description: Speedtest Tracker Widget Configuration
---
No extra configuration is required.
This widget is compatible with both [alexjustesen/speedtest-tracker](https://github.com/alexjustesen/speedtest-tracker) and [henrywhitaker3/Speedtest-Tracker](https://github.com/henrywhitaker3/Speedtest-Tracker).
Allowed fields: `["download", "upload", "ping"]`.
```yaml
widget:
type: speedtest
url: http://speedtest.host.or.ip
2023-09-29 21:01:11 +03:00
```