mirror of
https://github.com/gethomepage/homepage.git
synced 2026-04-06 02:01:22 -07:00
16 lines
339 B
Markdown
16 lines
339 B
Markdown
---
|
|
title: SparkyFitness
|
|
description: SparkyFitness Widget Configuration
|
|
---
|
|
|
|
Learn more about [SparkyFitness](https://github.com/CodeWithCJ/SparkyFitness).
|
|
|
|
Allowed fields: `["eaten", "burned", "remaining", "steps"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: sparkyfitness
|
|
url: http://sparkyfitness.host.or.ip
|
|
key: apikeyapikeyapikeyapikeyapikey
|
|
```
|