fediparty/source/_data/pixelfed.json

39 lines
1.2 KiB
JSON
Raw Normal View History

2018-12-18 23:09:37 +00:00
{
"data":
{
"title": "pixelfed",
"category": "social network",
"type": "image sharing, microblogging",
"logoClr": "6736dd",
"created": "2018",
"official": "https://pixelfed.org",
"license": "AGPL-3.0",
"repo": "https://github.com/dansup/pixelfed",
"language": "PHP",
"protocols":
[
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
],
"wiki": "",
"servers":
[
{"num": "1", "url": "https://the-federation.info/pixelfed"},
{"num": "2", "url": "https://fediverse.network/pixelfed"}
],
"mobile": "https://github.com/glitchpizza/morii",
2019-03-03 19:08:51 +00:00
"devTutorial": "https://pixelfed.github.io/docs/master/installation.html",
2018-12-18 23:09:37 +00:00
"mascot": [{"item": "?"}],
2018-12-26 22:48:43 +00:00
"dwellers": "?",
2018-12-18 23:09:37 +00:00
"communities": "",
"descr": "Pixelfed is an image sharing platform with modern user interface.",
2018-12-26 22:48:43 +00:00
"connections": ["Friendica", "Hubzilla", "Mastodon", "Pleroma"],
2018-12-18 23:09:37 +00:00
"donate": "https://www.patreon.com/dansup",
"tracker": "https://github.com/dansup/pixelfed/issues",
"bounty": "",
"translating": "",
"reading": "",
"notable": ""
}
}