diff --git a/Service-Widgets.md b/Service-Widgets.md index c9abcc6..b4158b6 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -176,6 +176,19 @@ widget: ``` +## qBittorrent + +Uses the same username and password used to login from the web. + +```yaml +widget: + type: qbittorrent + url: http://qbittorrent.host.or.ip + username: username + password: password +``` + + ## Transmission Uses the same username and password used to login from the web.