guida-fediverso/source/_data/peertube.json

54 lines
1.7 KiB
JSON
Raw Normal View History

2018-04-23 03:52:58 +02:00
{
"data":
{
"title": "peertube",
"logoClr": "f1680d",
"created": "2017",
"official": "https://joinpeertube.org/en",
"license": "AGPL-3.0",
"repo": "https://github.com/Chocobozzz/PeerTube",
"language": "NodeJS",
"protocols":
[
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
],
"wiki": "https://peertube.frama.wiki",
"servers": [
{"num": "1", "url": "https://instances.joinpeertube.org/instances"},
{"num": "2", "url": "https://peertube.frama.wiki/technics:list-of-servers"}
],
"mobile": "",
"devTutorials": "https://peertube.frama.wiki/technics:installation",
2018-06-20 04:55:55 +02:00
"notable":
[
{
"name": "Framasoft",
"url": "https://framatube.org/accounts/framasoft",
"avatar": "/img/avatars/framasoft.png"
},
{
"name": "Blender",
"url": "https://video.blender.org/accounts/blender",
"avatar": "/img/avatars/blender.png"
},
{
"name": "OpenStreetMap.fr",
"url": "https://peertube.openstreetmap.fr/accounts/openstreetmap.fr",
"avatar": "/img/avatars/openstreetmapfr.png"
},
{
"name": "David Revoy",
"url": "https://peertube.touhoppai.moe/accounts/shichimi",
"avatar": "/img/avatars/drevoy.png"
}
],
2018-04-23 03:52:58 +02:00
"communities": "",
2018-06-02 01:40:23 +02:00
"connections": ["Mastodon"],
2018-04-23 03:52:58 +02:00
"donate": "https://soutenir.framasoft.org/en",
"tracker": "https://github.com/Chocobozzz/PeerTube/issues",
"bounty": "",
"translating": ""
}
}