From 0cdfeb6488ab127e9b283bcc8ce9a23d36e4c974 Mon Sep 17 00:00:00 2001 From: Jules-Bertholet Date: Thu, 18 Mar 2021 07:58:09 -0400 Subject: [PATCH] Add nitter --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index 5accfdac..f2bebedc 100644 --- a/apps.json +++ b/apps.json @@ -2274,6 +2274,16 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/nexusoss_ynh" }, + "nitter": { + "branch": "master" + "category": "social_media", + "revision": "HEAD", + "state": "working", + "subtags": [ + "microblogging" + ], + "url": "https://github.com/YunoHost-Apps/nitter_ynh" + }, "noalyss": { "branch": "master", "category": "productivity_and_management",