diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 4bed59e..21fabd5 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -509,7 +509,7 @@ "title": "Guppe", "source": "https://github.com/wmurphyrd/guppe", "protocols": "ActivityPub", - "site": "", + "site": "https://a.gup.pe", "logo": "/img/misc/guppe.png", "servers": "", "description": "Social groups for Mastodon and other ActivityPub networks.", @@ -1452,7 +1452,7 @@ "codeLanguage": "Javascript", "techStack": "", "license": "AGPL-3.0", - "FediAccount": "", + "FediAccount": "@inventaire@mamot.fr", "apClass": true, "zotClass": false, "diasporaClass": false, @@ -1477,6 +1477,24 @@ "OStatusClass": false, "categories": ["SN-mi"] }, + { + "title": "Wolfgame", + "source": "https://gitlab.com/stemid/wolfgame", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Wolfgame is a lot like Mafia. Once started the game simulates day/night cycle and allows players to vote for who might be a werewolf during the day.", + "codeLanguage": "Python", + "techStack": "", + "license": "MIT", + "FediAccount": "@stemid@mastodon.se", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Games"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora", diff --git a/source/_data/tools.json b/source/_data/tools.json index eb41379..1fea9bd 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -1260,6 +1260,96 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Utils"] + }, + { + "title": "ActivityPods", + "source": "https://github.com/assemblee-virtuelle/activitypods", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Adding intelligence to Solid PODs with ActivityPub (based on SemApps).", + "codeLanguage": "Javascript", + "techStack": "", + "license": "Apache-2.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Libs"] + }, + { + "title": "feediverse", + "source": "https://github.com/edsu/feediverse", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Send RSS/Atom feeds to Mastodon.", + "codeLanguage": "Python", + "techStack": "", + "license": "MIT", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Bridges"] + }, + { + "title": "FediEmbedi", + "source": "https://git.feneas.org/mediaformat/fediembedi", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "A wordpress plugin widget to display your fediverse account timeline.", + "codeLanguage": "PHP", + "techStack": "", + "license": "GPL-3.0", + "FediAccount": "@django@social.coop", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Plugins"] + }, + { + "title": "Mastodon-backup", + "source": "https://github.com/kensanata/mastodon-backup", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Archive your statuses, favorites and media using the Mastodon API.", + "codeLanguage": "Python", + "techStack": "", + "license": "GPL-3.0", + "FediAccount": "@kensanata@hoctodon.social", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Utils"] + }, + { + "title": "ActivityServe", + "source": "https://github.com/writeas/activityserve", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "A very light ActivityPub library in Go (used to power pherephone).", + "codeLanguage": "Go", + "techStack": "", + "license": "MIT", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Libs"] } ] }