FreeCompetitors/apps/element.json

32 lines
953 B
JSON
Raw Permalink Normal View History

2022-04-01 08:42:29 +02:00
{"names":["Element",
2022-04-01 10:04:10 +02:00
"Riot"],
2022-04-01 08:42:29 +02:00
"comment": "Element is a [matrix] client. A secure messenger.",
2022-04-01 10:04:10 +02:00
"links":{"website":"https://element.io/",
2022-04-01 08:42:29 +02:00
"git":"https://github.com/vector-im",
2022-04-01 10:04:10 +02:00
"wikipedia":"https://en.wikipedia.org/wiki/Element_(software)",
2022-04-01 08:42:29 +02:00
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Element_%28software%29_logo.svg/54px-Element_%28software%29_logo.svg.png?20200716131352"},
"licenses":["Apache-2.0"],
2022-04-01 08:42:29 +02:00
"platforms":["GNU/Linux",
"MacOS",
"Windows",
"iOS",
"Android",
"Web"],
"interface":["JavaScript",
"Touch",
"Electron"],
"languages":["JavaScript",
"ObjectiveC",
"Swift",
"Java",
"Kotlin"],
"networks_read":["[matix]"],
"networks_write":["[matrix]"],
"formats_read":[],
"formats_write":[],
"generic_name":["Messenger",
2022-04-06 18:52:55 +02:00
"Group Messenger",
2022-04-01 08:42:29 +02:00
"Video Calls",
"Audio Calls",
"Video Conference"]}