mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Transmission package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
sources/extra_files/app | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Transmission for YunoHost
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
- Official documentation: https://github.com/transmission/transmission/wiki
- YunoHost documentation: https://yunohost.org/en/app_transmission
YunoHost specific features
- Integration with YunoHost Multimedia directories
Multi-users support
Supported architectures
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
- Report a bug: https://github.com/YunoHost-Apps/transmission_ynh/issues
- Transmission website: https://transmissionbt.com/
- Transmission repository: https://github.com/transmission/transmission
- YunoHost website: https://yunohost.org/
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