fediparty/source/_data/lemmy.json

66 lines
2.6 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"data":
{
"title": "lemmy",
"category": "social network",
"type": "link aggregation",
"logoClr": "14854f",
"created": "2019",
"official": "https://join-lemmy.org",
"license": "AGPL-3.0",
"repo": "https://codeberg.org/LemmyNet/lemmy",
"language": "Rust",
"protocols":
[
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
],
"wiki": "https://join-lemmy.org/docs/index.html",
"servers":
[
{"num": "1", "url": "https://join-lemmy.org/instances"},
{"num": "2", "url": "https://lemmy.fediverse.observer/list"},
{"num": "3", "url": "https://the-federation.info/lemmy"},
{"num": "4", "url": "https://fedidb.org/software/lemmy"}
],
"mobile": "https://join-lemmy.org/apps",
"devTutorial": "https://join-lemmy.org/docs/administration/administration.html",
"mascot": [{"item": "lemming", "imgNum": ""}],
"dwellers": "?",
"communities": [{"title": "Explore Lemmy communities", "url": "https://lemmyverse.net/communities"}],
"descr": "Lemmy is a self-hosted link aggregation and discussion platform. It's like Reddit or Hacker News, but better. Content is organized into communities, so it's easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.",
"connections": ["Friendica", "Mastodon", "Pleroma"],
"screenshots":
[
{"descr": "Hubzilla interface", "img": "hubzilla-1.png"}
],
"features":
[
"full vote scores (+/-) like old Reddit",
"emojis with autocomplete support",
"themes",
"NSFW post / community support"
],
"donate": "https://join-lemmy.org/donate",
"tracker": "https://github.com/LemmyNet/lemmy/issues",
"bounty": "",
"translating": "https://weblate.join-lemmy.org/projects/lemmy",
"reading":
[
{
"title": "Nomadic identity in Hubzilla",
"url": "https://medium.com/@tamanning/nomadic-identity-brought-to-you-by-hubzilla-67eadce13c3b"
},
{
"title": "Getting started with nomadic identity —how to create a personal channel on Hubzilla",
"url": "https://medium.com/@tamanning/getting-started-with-nomadic-identity-how-to-create-a-personal-channel-on-hubzilla-7d9666a428b"
},
{
"title": "Hubzilla Wiki article",
"url": "https://en.everybodywiki.com/Hubzilla"
}
],
"notable": ""
}
}