fediparty/source/_data/socialhome.json

52 lines
1.7 KiB
JSON
Raw Normal View History

2018-03-12 19:31:14 +00:00
{
"data":
{
"title": "socialhome",
2018-08-23 22:18:07 +00:00
"category": "social network",
"type": "macroblogging",
2018-03-12 19:31:14 +00:00
"logoClr": "2fcbbe",
"created": "2016",
2018-03-14 19:02:50 +00:00
"official": "https://socialhome.network",
2018-03-12 19:31:14 +00:00
"license": "AGPL-3.0",
2018-09-10 21:41:24 +00:00
"repo": "https://git.feneas.org/socialhome/socialhome",
2018-03-12 19:31:14 +00:00
"language": "Python",
"protocols":
[
{"title": "diaspora", "url": "https://github.com/diaspora/diaspora_federation"}
],
"wiki": "",
2018-08-23 22:18:07 +00:00
"servers":
[
2018-11-26 15:43:19 +00:00
{"num": "1", "url": "https://the-federation.info/socialhome"},
{"num": "2", "url": "https://fediverse.network/socialhome"}
2018-08-23 22:18:07 +00:00
],
2018-03-12 19:31:14 +00:00
"mobile": "",
"devTutorial": "https://socialhome.readthedocs.io/en/latest/running.html",
2018-08-26 12:31:33 +00:00
"mascot": [{"item": "pony", "imgNum": "1"}],
2018-08-23 22:18:07 +00:00
"dwellers": "?",
2018-03-12 19:31:14 +00:00
"communities": "",
2018-08-23 22:18:07 +00:00
"descr": "Socialhome's column grid layout makes it a perfect network for sharing image content or creating personal portfolio and delivering new posts to friends from other Fediverse platforms.",
2018-05-28 00:05:57 +00:00
"connections": ["diaspora*", "Friendica", "Hubzilla", "GangGo"],
"screenshots":
[
{"descr": "Socialhome grid layout", "img": "socialhome-1.png"}
],
2018-08-23 22:18:07 +00:00
"features":
[
"pinned posts"
],
2018-03-12 19:31:14 +00:00
"tracker": "https://github.com/jaywink/socialhome/issues",
"bounty": "",
2018-08-23 22:18:07 +00:00
"translating": "",
"reading":
[
{
"title": "Faces of the FederationJason Robinson of Socialhome",
"url": "https://medium.com/we-distribute/faces-of-the-federation-jason-robinson-of-socialhome-7f6aa0b77915"
}
],
"notable": ""
2018-03-12 19:31:14 +00:00
}
}