homepage/docs/widgets/services/qbittorrent.md
2024-01-19 19:24:07 -05:00

19 lines
410 B
Markdown

---
title: qBittorrent
description: qBittorrent Widget Configuration
---
[qBittorrent](https://github.com/qbittorrent/qBittorrent) - qBittorrent BitTorrent client.
Uses the same username and password used to login from the web.
Allowed fields: `["leech", "download", "seed", "upload"]`.
```yaml
widget:
type: qbittorrent
url: http://qbittorrent.host.or.ip
username: username
password: password
```