element.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "comment": "Element is a [matrix] client. A secure messenger.",
  3. "formats_read": [],
  4. "formats_write": [],
  5. "generic_name": [
  6. "Messenger",
  7. "Group Messenger",
  8. "Video Calls",
  9. "Audio Calls",
  10. "Video Conference"
  11. ],
  12. "interface": [
  13. "JavaScript",
  14. "Touch",
  15. "Electron"
  16. ],
  17. "issues": [
  18. "Optional Proprietary Elements"
  19. ],
  20. "languages": [
  21. "JavaScript",
  22. "ObjectiveC",
  23. "Swift",
  24. "Java",
  25. "Kotlin"
  26. ],
  27. "licenses": [
  28. "Apache-2.0"
  29. ],
  30. "links": {
  31. "git": "https://github.com/vector-im",
  32. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Element_%28software%29_logo.svg/54px-Element_%28software%29_logo.svg.png?20200716131352",
  33. "website": "https://element.io/",
  34. "wikipedia": "https://en.wikipedia.org/wiki/Element_(software)"
  35. },
  36. "names": [
  37. "Element",
  38. "Riot"
  39. ],
  40. "networks_read": [
  41. "[matix]"
  42. ],
  43. "networks_write": [
  44. "[matrix]"
  45. ],
  46. "platforms": [
  47. "GNU/Linux",
  48. "MacOS",
  49. "Windows",
  50. "iOS",
  51. "Android",
  52. "Web"
  53. ]
  54. }