Added Fedigroup, changed link for Calckey

This commit is contained in:
aRubes 2023-06-08 15:46:11 +03:00 committed by lostinlight
parent 76c24ef6b4
commit 8a66f7f059
2 changed files with 19 additions and 2 deletions

View File

@ -1,7 +1,24 @@
{
"apps":
[
{
{
"title": "Fedigroup",
"source": "https://github.com/guysoft/fedigroup",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "Federated Group server with the ability to search back in messages, early Alpha stage",
"codeLanguage": "Python",
"techStack": "",
"license": "AGPL-3.0",
"FediAccount": "@fedigroup@fedigroup.party",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Extention"]
},{
"title": "WriteFreely",
"source": "https://github.com/writefreely/writefreely",
"protocols": "ActivityPub",

View File

@ -27,7 +27,7 @@
"devTutorial": "https://misskey-hub.net/en/docs/install.html",
"forks":
[
{"id": "0", "url": "https://codeberg.org/thatonecalculator/calckey", "descr": "Calckey - fork with requested community features"},
{"id": "0", "url": "https://calckey.org", "descr": "Calckey - fork with requested community features"},
{"id": "1", "url": "https://akkoma.dev/FoundKeyGang/FoundKey", "descr": "Foundkey - fork that removes bloat from Misskey"},
{"id": "2", "url": "https://github.com/mei23/misskey", "descr": "Meiskey - actively developed fork v11"}
],