mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-12 07:05:56 -07:00
d01422324b
Co-authored-by: Sportarr <sportarr@users.noreply.github.com> Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
18 lines
357 B
Markdown
18 lines
357 B
Markdown
---
|
|
title: Sportarr
|
|
description: Sportarr Widget Configuration
|
|
---
|
|
|
|
Learn more about [Sportarr](https://github.com/Sportarr/Sportarr).
|
|
|
|
Find your API key under `Settings > General`.
|
|
|
|
Allowed fields: `["wanted", "queued", "leagues"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: sportarr
|
|
url: http://sportarr.host.or.ip:1867
|
|
key: sportarrapikeyapikeyapikeyapikeyapikey
|
|
```
|