fediparty/source/_data/misskey.json

61 lines
2.1 KiB
JSON
Raw Normal View History

2018-05-19 05:09:12 +00:00
{
"data":
{
"title": "misskey",
2018-08-23 22:18:07 +00:00
"category": "social network",
"type": "microblogging",
2018-12-18 23:12:28 +00:00
"logoClr": "fb4e4e",
2018-05-19 05:09:12 +00:00
"created": "2014",
2020-04-24 22:20:08 +00:00
"official": "https://join.misskey.page/en",
2018-05-19 05:09:12 +00:00
"license": "AGPL-3.0",
"repo": "https://github.com/syuilo/misskey",
"language": "(Node)JS",
"protocols":
[
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
],
"wiki": "",
2018-08-23 22:18:07 +00:00
"servers":
[
2020-04-24 22:20:08 +00:00
{"num": "1", "url": "https://join.misskey.page/en/wiki/instances"},
2018-11-26 15:43:19 +00:00
{"num": "2", "url": "https://fediverse.network/misskey"}
2018-08-23 22:18:07 +00:00
],
2020-04-24 22:20:08 +00:00
"mobile": "https://join.misskey.page/en/wiki/apps/clients",
"devTutorial": "https://github.com/syuilo/misskey/blob/master/docs/setup.en.md",
2018-09-08 16:35:27 +00:00
"mascot": [{"item": "藍 (Ai)", "imgNum": "1"}],
2018-08-23 22:18:07 +00:00
"dwellers": "Miskist",
2018-05-19 05:09:12 +00:00
"communities": "",
2019-07-15 19:45:51 +00:00
"descr": "Apart from mainstream microblogging experience, this network provides many additional features like calendar, emoji reactions, games. User profile can be customized by choosing from available widgets. Main interface language is Japanese.",
2018-08-25 15:42:55 +00:00
"connections": ["Mastodon", "Pleroma"],
"screenshots":
[
2019-07-15 19:45:51 +00:00
{"descr": "Misskey interface", "img": "misskey-1.jpg"},
{"descr": "Dark theme", "img": "misskey-2.jpg"}
],
2018-08-23 22:18:07 +00:00
"features":
[
"polls",
"emoji reactions",
"lists",
"calendar",
"trends",
"recommended users",
"tips for newcomers",
"server information",
"games"
],
2018-05-19 05:09:12 +00:00
"donate": "https://www.patreon.com/syuilo",
"tracker": "https://github.com/syuilo/misskey/issues",
"bounty": "",
2018-08-23 22:18:07 +00:00
"translating": "https://crowdin.com/project/misskey",
2019-03-07 20:23:17 +00:00
"reading":
[
{
"title": "Introducing MissKey, a Fediverse microblogging app",
"url": "https://wedistribute.org/2019/03/introducing-misskey-a-fediverse-microblogging-app-built-with-node"
}
],
2018-08-23 22:18:07 +00:00
"notable": ""
2018-05-19 05:09:12 +00:00
}
}