From 52833a035d7bb26a9703b47f1ad77f9cba29399a 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 84d767f2..66977191 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1527,6 +1527,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",