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",
|
2022-11-11 17:30:19 +00:00
|
|
|
"tipi_version": 2,
|
2022-10-13 20:01:10 +00:00
|
|
|
"version": "4.4.5",
|
|
|
|
"categories": ["utilities"],
|
|
|
|
"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",
|
|
|
|
"form_fields": []
|
|
|
|
}
|