rocket.chat.json 854 B

1234567891011121314151617181920212223242526272829
  1. {"names":["Rocket.Chat",
  2. "Rocket Chat",
  3. "RocketChat"],
  4. "comment": "A self-hosted messanger for large communities.",
  5. "links":{"website":"https://rocket.chat",
  6. "git":"https://github.com/RocketChat/Rocket.Chat",
  7. "icon":"https://github.com/RocketChat/Rocket.Chat.Artwork/raw/master/Logos/2020/png/logo-horizontal-red.png"},
  8. "licenses":["MIT"],
  9. "platforms":["GNU/Linux",
  10. "MacOS",
  11. "Windows",
  12. "iOS",
  13. "Android",
  14. "Web"],
  15. "interface":["JavaScript",
  16. "Touch",
  17. "Electron"],
  18. "languages":["JavaScript",
  19. "TypeScript"],
  20. "networks_read":["rocket.chat"],
  21. "networks_write":["rocket.chat"],
  22. "formats_read":[],
  23. "formats_write":[],
  24. "generic_name":["Messenger",
  25. "Video Calls",
  26. "Audio Calls",
  27. "Video Conference"],
  28. "issues":["Some official clients are Non-Free"]}