mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-26 14:01:16 -07:00
Docker CI / Docker Build & Push (push) Waiting to run
Lint / Linting Checks (push) Waiting to run
Release Drafter / Update Release Draft (push) Waiting to run
Release Drafter / Auto Label PR (push) Waiting to run
Tests / vitest (1) (push) Waiting to run
Tests / vitest (2) (push) Waiting to run
Tests / vitest (3) (push) Waiting to run
Tests / vitest (4) (push) Waiting to run
Co-authored-by: yorah <yoram.harmelin@gmail.com> Co-authored-by: Claude Opus 5.5 <noreply@anthropic.com> Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
941 B
941 B
title, description
| title | description |
|---|---|
| qui | qui Widget Configuration |
Learn more about qui.
Generate an API key in qui under Settings → API Keys.
The widget has two modes:
- Aggregated (default): omit
instanceto show combined stats across all qBittorrent instances monitored by qui. - Per-instance: set
instanceto the qui ID (visible in the qui UI) to show just that one.
widget:
type: qui
url: http://qui.host.or.ip:7476
key: quiapikeyquiapikeyquiapikey
instance: 1 # optional; omit for aggregated stats across all instances
fields: ["leech", "download", "seed", "upload"] # optional
Fields
Allowed fields: ["leech", "download", "seed", "upload", "total", "errored", "ratio", "freeSpace"] (maximum of 4).
Default fields: ["leech", "download", "seed", "upload"].
Note: ratio and freeSpace are only available with the 'single instance' version of the widget.