diff --git a/README.md b/README.md index 5c634c8..43c6a8b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,22 @@ Transmission is a fast, easy, and free BitTorrent client. ## Limitations ## Additionnal informations +Alternative to WebUI : +You can use remote client on different platforms to manage your Transmission server: + +* Dekstop: Transmission-remote-GUI: https://github.com/transmission-remote-gui/transgui +* Mobile: Transdroid: http://www.transdroid.org/ +* More clients here: https://transmissionbt.com/resources/ + +You can use the following information to connect your server: + +* Remote host: Your domain or IP address (don't add folder) +* Port: 443 +* SSL: Enabled +* User: Your Yunohost Username +* Password: Password of the Yunohost User above +* RPC Path: /torrent/transmission/rpc (if you used the standard folder) ## Links