1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2025-11-05 13:28:38 +01:00
Transmission package for YunoHost
Find a file
2025-09-19 20:57:50 +02:00
.github Testing (#101) 2023-09-28 12:25:27 +02:00
conf Add a workaround in Nginx to make RPC work with basic auth, and return 401 instead of 302. 2023-12-08 12:17:44 +01:00
doc Testing (#123) 2024-12-17 18:41:39 +01:00
scripts Adapt download button addition to trixie 2025-09-19 20:57:50 +02:00
sources/extra_files/app Adapt download button addition to trixie 2025-09-19 20:57:50 +02:00
.gitignore Incomplete remove and fix restore after remove 2017-06-16 20:38:31 +02:00
LICENSE Global refactoring 2017-06-13 23:37:51 +02:00
manifest.toml Testing (#123) 2024-12-17 18:41:39 +01:00
README.md Auto-update READMEs 2025-09-19 20:57:50 +02:00
tests.toml Testing (#101) 2023-09-28 12:25:27 +02:00

Logo of Transmission Transmission, packaged for YunoHost

Fast, Easy, and Free BitTorrent Client

🌐 Official app website Version: 3.00~ynh8

Screenshots

Screenshot of Transmission

📦 Developer info

Automatic tests level

🛠️ Upstream Transmission repository: https://github.com/transmission/transmission

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.