guida-fediverso/source/_data/pixelfed.json

61 lines
1.9 KiB
JSON
Raw Normal View History

2018-12-19 00:09:37 +01:00
{
"data":
{
"title": "pixelfed",
"category": "social network",
"type": "image sharing",
2018-12-19 00:09:37 +01:00
"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://fedidb.org/network/?s=pixelfed"},
{"num": "3", "url": "https://pixelfed.fediverse.observer/list"}
2018-12-19 00:09:37 +01:00
],
"mobile": "https://github.com/glitchpizza/morii",
2020-11-19 02:08:30 +01:00
"devTutorial": "https://docs.pixelfed.org/running-pixelfed/installation.html",
"services":
[
{"id": "0", "url": "https://app.spacebear.ee"}
],
"mascot": [{"item": "red panda Fred", "imgNum": "1"}],
"dwellers": "",
2018-12-19 00:09:37 +01:00
"communities": "",
"descr": "Pixelfed is an image sharing platform with modern user interface.",
2019-03-20 17:22:21 +01:00
"connections": ["Friendica", "Mastodon", "Misskey", "Pleroma"],
"screenshots":
[
{"descr": "Pixelfed default interface", "img": "pixelfed-1.png"},
{"descr": "Alternative 'Metro' user interface", "img": "pixelfed-2.png"}
],
"features":
[
"disabling comments",
"hiding followers",
"spoiler warnings",
"collections",
"video loops",
"stories",
"EXIF/metadata editor",
2019-07-11 22:26:23 +02:00
"following hashtags",
"two-factor authentication (TOTP)"
],
2018-12-19 00:09:37 +01:00
"donate": "https://www.patreon.com/dansup",
"tracker": "https://github.com/dansup/pixelfed/issues",
"bounty": "",
"translating": "",
"reading": "",
"notable": ""
}
}