quaternion.json 486 B

12345678910111213141516
  1. {"names":["Quaternion"],
  2. "comment": "Quaternion is a cross-platform desktop IM client for the [matrix] protocol.",
  3. "links":{"git":"https://github.com/quotient-im/Quaternion"},
  4. "licenses":["GPL-3.0"],
  5. "platforms":["GNU/Linux",
  6. "Windows",
  7. "macOS"],
  8. "interface":["Qt"],
  9. "languages":["C++", "QML"],
  10. "networks_read":["[matix]"],
  11. "networks_write":["[matrix]"],
  12. "formats_read":[],
  13. "formats_write":[],
  14. "generic_name":["Messenger",
  15. "Group Messenger"]}