2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2026-03-25 09:42:36 +01:00
Transmission package for YunoHost
Find a file
2026-02-23 13:53:30 +01:00
.github Testing (#101) 2023-09-28 12:25:27 +02:00
conf nginx: Remove YunoHost panel 2026-02-23 13:20:29 +01:00
doc reword doc/ADMIN 2026-02-23 13:53:30 +01:00
scripts Move extra_files to conf/sources 2026-02-23 13:20:29 +01: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 Bump package revision 2026-02-23 13:20:29 +01:00
README.md Auto-update READMEs 2026-02-23 13:20:29 +01: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~ynh9

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.