From fe64224f63a8e4cdc73026a5e37cbc46718316b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:14:40 +0200 Subject: [PATCH] Add deluge to catalog --- apps.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.toml b/apps.toml index ae12f631..3b8ab483 100644 --- a/apps.toml +++ b/apps.toml @@ -568,6 +568,13 @@ potential_alternative_to = [ "Cap Collectif", "Fluicity" ] state = "working" url = "https://github.com/YunoHost-Apps/decidim_ynh" +[deluge] +category = "multimedia" +potential_alternative_to = [ "µTorrent" ] +state = "working" +subtags = [ "download" ] +url = "https://github.com/YunoHost-Apps/deluge_ynh" + [democracyos] antifeatures = [ "package-not-maintained" ] category = "communication"