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
2022-07-03 18:38:51 +00:00

2.7 KiB

Transmission for YunoHost

Integration level Working status Maintenance status
Install Transmission with YunoHost

Lire ce readme en français.

This package allows you to install Transmission quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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

Shipped version: 2.94~ynh1

Screenshots

Screenshot of Transmission

Disclaimers / important information

YunoHost specific features

  • Integration with YunoHost Multimedia directories

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)

Documentation and resources

Developer info

Please send 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

More info regarding app packaging: https://yunohost.org/packaging_apps