mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
17 lines
465 B
Markdown
17 lines
465 B
Markdown
![]() |
---
|
||
|
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
|
||
|
```
|