From f3fca37583b895872c5479ae42557a80dc96b641 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Wed, 25 Oct 2023 22:42:42 +0300 Subject: [PATCH] Add Lemmy Schedule --- source/_data/miscellaneous.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index a597c69..0439049 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1819,6 +1819,24 @@ "OStatusClass": false, "categories": ["Reviews"] }, + { + "title": "Lemmy Schedule", + "source": "https://github.com/RikudouSage/LemmySchedule", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "App for scheduling posts, pins/unpins and notifications about new content in Lemmy.", + "codeLanguage": "PHP", + "techStack": "", + "license": "MIT", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Extension"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora",