diff --git a/source/_data/tools.json b/source/_data/tools.json index 6880ce8..5dd92bf 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -2988,6 +2988,78 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Libs"] + }, + { + "title": "tafkars-Lemmy", + "source": "https://github.com/derivator/tafkars", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "API proxy that allows apps to talk to Lemmy through a familiar API from a kinder time.", + "codeLanguage": "Rust", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Libs"] + }, + { + "title": "PeerTube livechat", + "source": "https://github.com/JohnXLivingston/peertube-plugin-livechat", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Peertube plugin meant to provide chat system for Peertube videos.", + "codeLanguage": "TypeScript", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Plugins"] + }, + { + "title": "rocks-testsuite", + "source": "https://github.com/steve-bate/rocks-testsuite", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Peertube plugin meant to provide chat system for Peertube videos.", + "codeLanguage": "Python", + "techStack": "", + "license": "GPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Tests"] + }, + { + "title": "Fedialgo", + "source": "https://github.com/pkreissel/fedialgo", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "TypeScript module that can be used to produce an algorithmic Fediverse experience.", + "codeLanguage": "TypeScript", + "techStack": "", + "license": "Unknown", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Utils"] } ] }