Add pleroma.

This commit is contained in:
zortazert 2022-03-30 10:29:25 -05:00
parent 46a9130e41
commit 4a6a958d65
2 changed files with 27 additions and 4 deletions

View file

@ -1,13 +1,17 @@
{"names":["Mastodon"],
"comment": "Mastodon - a federated, decentralized microblogging platform",
"links":{"website":"https://joinmastodon.org/",
"git":"https://github.com/mastodon/mastodon",
"links":{"website":"https://joinMastodon.org/",
"git":"https://github.com/Mastodon/mastodon",
"wikipedia":"https://en.wikipedia.org/wiki/Mastodon_(software)",
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Mastodon_Logotype_%28Simple%29.svg/60px-Mastodon_Logotype_%28Simple%29.svg.png"},
"licenses":["AGPL3+"],
"platforms":["Web"],
"networks_read":["mastodon"],
"networks_write":["mastodon"],
"networks_read":["Mastodon",
"PeerTube",
"Pleroma"],
"networks_write":["Mastodon",
"PeerTube",
"Pleroma"],
"formats_read":[],
"formats_write":[],
"generic_name":["Microblogger",

19
apps/pleroma.json Normal file
View file

@ -0,0 +1,19 @@
{"names":["Pleroma"],
"comment": "Free and open communication for everyone. Pleroma is social networking software compatible with other Fediverse software such as Mastodon, Misskey, Pixelfed and many others.",
"links":{"website":"https://pleroma.social/",
"git":"https://git.pleroma.social/pleroma/pleroma/",
"icon":"https://pleroma.social/images/pleroma_logo_vector_nobg_nopan.svg"},
"licenses":["AGPL3+"],
"platforms":["Web"],
"networks_read":["Pleroma",
"PeerTube",
"Mastodon"],
"networks_write":["Pleroma",
"PeerTube",
"Mastodon"],
"formats_read":[],
"formats_write":[],
"generic_name":["Microblogger",
"Blogger",
"Social Network",
"Publication"]}