From 4e4d92811c7d04fd62196c1ca7de3707328ac7ea Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Wed, 4 Jan 2023 20:22:22 +0100 Subject: [PATCH] add bookwyrm_ynh --- apps.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/apps.json b/apps.json index d7c676dc..20e9bf20 100644 --- a/apps.json +++ b/apps.json @@ -342,6 +342,15 @@ "wiki" ], "url": "https://github.com/YunoHost-Apps/bookstack_ynh" + }, + "BookWyrm": { + "category": "social_media", + "state": "working", + "maintained": true, + "potential_alternative_to": [ + "ActivityPub" + ], + "url": "https://github.com/YunoHost-Apps/bookwyrm_ynh" }, "borg": { "category": "system_tools",