This commit is contained in:
Alexandre
2020-12-13 14:19:40 +01:00
parent f0dc5f8db6
commit 5f409aa5ac
30 changed files with 62 additions and 742 deletions

26
transmission/README.md Normal file
View File

@@ -0,0 +1,26 @@
# Transmission
## About
Transmission is a bittorrent client.
This addon is based on the [docker image](https://github.com/linuxserver/transmission) from linuxserver.io.
## Installation
The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Hass.io add-on.
1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance.
1. Install this add-on.
1. Click the `Save` button to store your configuration.
1. Start the add-on.
1. Check the logs of the add-on to see if everything went well.
1. Carefully configure the add-on to your preferences by modying the json file in /share/transmission, see the official documentation for for that.
## Configuration
Webui can be found at `<your-ip>:9091.
[repository]: https://github.com/alexbelgium/hassio-addons