fediparty/source/_data/pixelfed.json

61 lines
1.9 KiB
JSON
Raw Permalink Normal View History

2018-12-18 23:09:37 +00:00
{
"data":
{
"title": "pixelfed",
"category": "social network",
"type": "image sharing",
2018-12-18 23:09:37 +00: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"},
2023-08-01 19:04:36 +00:00
{"num": "2", "url": "https://fedidb.org/software/pixelfed"},
{"num": "3", "url": "https://pixelfed.fediverse.observer/list"}
2018-12-18 23:09:37 +00:00
],
"mobile": "https://github.com/glitchpizza/morii",
2022-10-09 18:11:01 +00:00
"devTutorial": "https://docs.pixelfed.org/running-pixelfed/installation",
"services":
[
{"id": "0", "url": "https://app.spacebear.ee"}
],
"mascot": [{"item": "red panda Fred", "imgNum": "1"}],
"dwellers": "",
2018-12-18 23:09:37 +00:00
"communities": "",
"descr": "Pixelfed is an image sharing platform with modern user interface.",
2019-03-20 16:22:21 +00: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 20:26:23 +00:00
"following hashtags",
"two-factor authentication (TOTP)"
],
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": ""
}
}