1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/qbittorrent_ynh.git synced 2025-12-21 11:23:11 +01:00
qBittorrent package for YunoHost
Find a file
2025-10-02 15:54:15 +02:00
.github Initial commit 2023-02-26 22:48:57 +01:00
conf pre-accept legal notice 2025-10-01 13:33:33 -07:00
doc Delete empty POST_UPGRADE.md 2023-09-01 21:28:19 +02:00
scripts Merge branch 'testing' into pr/14 2025-10-02 09:24:21 +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-10-02 09:23:51 +02:00
README.md Auto-update READMEs 2025-10-02 09:24:14 +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

Screenshots

Screenshot of qBittorrent

📦 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.