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",