No description
Find a file
2025-05-19 22:33:32 +02:00
.github Initial commit 2023-02-26 22:48:57 +01:00
conf Fix main permission 2023-03-02 18:55:33 +01:00
doc Delete empty POST_UPGRADE.md 2023-09-01 21:28:19 +02:00
scripts cleaning 2025-05-10 10:13:05 +02:00
.gitignore cleaning 2025-04-15 12:32:55 +02:00
LICENSE Update scripts 2023-03-02 15:27:11 +01:00
manifest.toml cleaning 2025-04-15 12:35:25 +02:00
README.md Auto-update READMEs 2025-05-10 10:11:32 +02:00
tests.toml First commit 2023-02-26 23:14:36 +01:00

Logo of qBittorrent qBittorrent, packaged for YunoHost

Bittorrent client that aims to be a good alternative to all other bittorrent clients.

🌐 Official app website Version: 4.2.5~ynh3

📦 Developer info

Automatic tests level

🛠️ Upstream qBittorrent repository: https://github.com/qbittorrent/qBittorrent

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/qbittorrent_ynh/tree/testing

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

📚 App packaging documentation

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