Add new projects to Tools

This commit is contained in:
lostinlight 2023-10-05 00:16:42 +03:00
parent 2510eb2ee1
commit 3312667719
1 changed files with 37 additions and 1 deletions

View File

@ -281,7 +281,7 @@
"description": "Modular ActivityPub implementation as Express.js middleware to easily add decentralization and federation to Node apps.",
"codeLanguage": "JavaScript",
"techStack": "Express",
"license": "Unknown",
"license": "MIT",
"FediAccount": "",
"apClass": true,
"zotClass": false,
@ -2466,6 +2466,42 @@
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Plugins"]
},
{
"title": "Mobilizon Crossposter",
"source": "https://github.com/gnh1201/gnuboard5-activitypub",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "A modular crossposter to bridge events from sources you have to setup yourself to Mobilizon.",
"codeLanguage": "Python",
"techStack": "",
"license": "GPL-3.0",
"FediAccount": "",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Bridges"]
},
{
"title": "M-OAuth",
"source": "https://github.com/Sevichecc/M-OAuth",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "Access token generator for Akkoma, Pleroma, Mastodon APIs.",
"codeLanguage": "TypeScript",
"techStack": "",
"license": "GPL-3.0",
"FediAccount": "@seviche@kongwoo.icu",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Utils"]
}
]
}