2022-10-13 20:01:10 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "qBittorrent",
|
|
|
|
"available": true,
|
2022-11-11 17:30:19 +00:00
|
|
|
"exposable": true,
|
2022-10-13 20:01:10 +00:00
|
|
|
"port": 8133,
|
|
|
|
"id": "qbittorrent",
|
2024-01-18 15:42:23 +00:00
|
|
|
"tipi_version": 12,
|
|
|
|
"version": "4.6.3",
|
2023-03-28 22:14:51 +00:00
|
|
|
"categories": [
|
|
|
|
"utilities"
|
|
|
|
],
|
2022-10-13 20:01:10 +00:00
|
|
|
"description": "qBittorrent is a fast, easy, and free BitTorrent client.",
|
|
|
|
"short_desc": "Fast, easy, and free BitTorrent client",
|
|
|
|
"author": "qBittorrent project",
|
|
|
|
"source": "https://github.com/qbittorrent/qBittorrent",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
2023-11-21 20:47:22 +00:00
|
|
|
"supported_architectures": [
|
|
|
|
"arm64",
|
|
|
|
"amd64"
|
|
|
|
]
|
2022-10-13 20:01:10 +00:00
|
|
|
}
|