guida-fediverso/source/_data/gnusocial.json

65 lines
2.2 KiB
JSON
Raw Normal View History

2018-03-12 20:31:14 +01:00
{
"data":
{
"title": "gnusocial",
2018-08-24 00:18:07 +02:00
"category": "social network",
"type": "microblogging",
2018-03-12 20:31:14 +01:00
"logoClr": "a22430",
"created": "2010",
"official": "https://gnusocial.network",
2018-03-12 20:31:14 +01:00
"license": "AGPL-3.0",
2019-06-18 19:36:02 +02:00
"repo": "https://notabug.org/diogo/gnu-social",
2018-03-12 20:31:14 +01:00
"language": "PHP",
"protocols":
2021-04-23 22:25:05 +02:00
[
{"title": "ActivityPub", "url": "https://activitypub.rocks"},
{"title": "OStatus", "url": "https://github.com/OStatus"}
],
2018-03-12 20:31:14 +01:00
"wiki": "",
2018-08-24 00:18:07 +02:00
"servers":
[
2021-04-23 22:25:05 +02:00
{"num": "1", "url": "https://the-federation.info/gnusocial"}
2018-08-24 00:18:07 +02:00
],
2018-05-01 14:41:17 +02:00
"mobile": "https://gitlab.com/distributopia/gnusocial-clients",
2018-03-12 20:31:14 +01:00
"tutorials":
[
{"id": "0", "url": "http://thomask.sdf.org/social/en/user/getting_started.html"},
{"id": "1", "url": "https://gnusocial.net/doc/faq"}
],
"devTutorial": "http://thomask.sdf.org/social/en/admin/installing_gnu_social.html",
2018-03-12 20:31:14 +01:00
"utilities":
[
{"id": "0", "url": "https://github.com/blankoworld/eli"},
{"id": "1", "url": "https://github.com/kuro5hin/fediwiki/blob/master/plugins.md"}
2018-03-12 20:31:14 +01:00
],
2018-08-24 00:18:07 +02:00
"mascot": [{"item": "gnu"}],
"dwellers": "GNU-hackers",
"communities": [{"title": "List of groups", "url": "http://laemeur.sdf.org/gs/group-index.html"}],
"descr": "GNU Social creators are the founding fathers of free libre microblogging networks. The platform has a significant userbase and multiple plugins.",
2021-04-23 22:25:05 +02:00
"connections": ["Friendica", "Hubzilla", "Mastodon", "Pleroma"],
"screenshots":
[
{"descr": "GNU Social interface", "img": "gnusocial-1.png"}
],
"tracker": "https://notabug.org/diogo/gnu-social/issues",
2018-08-24 00:18:07 +02:00
"bounty": "",
"translating": "https://www.transifex.com/gnu-social/gnu-social",
"reading":
[
{
"title": "Wikipedia article",
"url": "https://en.wikipedia.org/wiki/GNU_social"
}
],
2018-03-12 20:31:14 +01:00
"notable":
[
{
"name": "FSF",
"url": "https://status.fsf.org/fsf",
"avatar": "/img/avatars/fsf.png"
}
2018-08-24 00:18:07 +02:00
]
2018-03-12 20:31:14 +01:00
}
}