From d98a953469f7fc51c2643becf4a0468388788f5c Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Wed, 14 Sep 2022 14:32:06 +0300 Subject: [PATCH] Updated Service Widgets (markdown) --- Service-Widgets.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Service-Widgets.md b/Service-Widgets.md index 8b5de48..996bbce 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -176,6 +176,19 @@ widget: ``` +## Transmission + +Uses the same username and password used to login from the web. + +```yaml +widget: + type: transmission + url: http://transmission.host.or.ip + username: username + password: password +``` + + # Networking Utilities Includes things like proxy managers, DNS providers and network statistics.