1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00
transmission_ynh/README.md
2021-04-17 19:26:34 +02:00

2.7 KiB

Transmission for YunoHost

Integration level
Install Transmission with YunoHost

Lire ce readme en français.

This package allow you to install Transmission quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Transmission is a fast, easy, and free BitTorrent client.

Shipped version: 2.94-2 (Debian repository version)

Screenshots

Configuration

Documentation

YunoHost specific features

  • Integration with YunoHost Multimedia directories

Multi-users support

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

Additionnal informations

Alternative to WebUI :

You can use remote client on different platforms to manage your Transmission server:

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)

Developers infos

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
or
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug