From 3779e8df7cf4697ee9b148452b969cc2097dc2b9 Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Mon, 1 Apr 2024 21:22:05 +0300 Subject: [PATCH] Add 'Tixati' App to 'application.json' File --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index e831f3b954..2bcdb5747a 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1519,6 +1519,14 @@ "link": "https://www.qbittorrent.org/", "winget": "qBittorrent.qBittorrent" }, + "WPFInstalltixati": { + "category": "Utilities", + "choco": "tixati.portable", + "content": "Tixati", + "description": "Tixati is a cross-platform BitTorrent client written in C++ that has been designed to be light on system resources.", + "link": "https://www.tixati.com/", + "winget": "Tixati.Tixati.Portable" + }, "WPFInstallqtox": { "category": "Communications", "choco": "qtox",