mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-22 08:31:28 +00:00
Add the Occasion Octopus, edit Tools link
This commit is contained in:
parent
ae30ff2db3
commit
4e62438aab
|
@ -487,6 +487,24 @@
|
|||
"OStatusClass": false,
|
||||
"categories": ["Ev-Meet"]
|
||||
},
|
||||
{
|
||||
"title": "The Occasion Octopus",
|
||||
"source": "https://github.com/theoccasionoctopus/theoccasionoctopus-server",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "https://www.theoccasionoctopus.net",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "A federated network of Open Data for discovering interesting events.",
|
||||
"codeLanguage": "PHP",
|
||||
"techStack": "",
|
||||
"license": "AGPL-3.0",
|
||||
"FediAccount": "@theoccasionoctopus@fosstodon.org",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Ev-Meet"]
|
||||
},
|
||||
{
|
||||
"title": "Aardwolf",
|
||||
"source": "https://github.com/Aardwolf-Social/aardwolf",
|
||||
|
@ -757,24 +775,6 @@
|
|||
"OStatusClass": false,
|
||||
"categories": ["Games"]
|
||||
},
|
||||
{
|
||||
"title": "Gourami",
|
||||
"source": "https://github.com/alexwennerberg/gourami",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "",
|
||||
"description": "An intentionally small, lightweight activitypub social microblogging service. Community, rather than user focused.",
|
||||
"codeLanguage": "Rust",
|
||||
"techStack": "",
|
||||
"license": "AGPL-3.0",
|
||||
"FediAccount": "",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["SN-mi"]
|
||||
},
|
||||
{
|
||||
"title": "Learn Awesome",
|
||||
"source": "https://github.com/learn-awesome/learn",
|
||||
|
|
|
@ -106,7 +106,7 @@ layout: layout
|
|||
</section>
|
||||
|
||||
<footer>
|
||||
<p>Something's missing? <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/blob/main/CONTRIBUTING.md#submitting-software">Add</a> it.</p>
|
||||
<p>Something's missing? <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/blob/main/CONTRIBUTING.md#submitting-tools">Add</a> it.</p>
|
||||
<p>Software no longer maintained, renamed, broken link? Please, <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/issues">let us know</a>.</p>
|
||||
<p>Special thanks to <a class="dark-ui" href="https://mastodon.nzoss.nz/@strypey">@strypey</a> and <a class="dark-ui" href="https://mastodon.social/@humanetech">@humanetech</a> - for curating this <a class="dark-ui" href="https://git.feneas.org/feneas/fediverse/wikis/Watchlist-for-ActivityPub-developer-resources">list</a>.</p>
|
||||
<p>Other sources: implementation report on <a class="dark-ui" href="http://activitypub.rocks/implementation-report">activitypub.rocks</a> website.</p>
|
||||
|
|
Loading…
Reference in a new issue