syphon.json 785 B

1234567891011121314151617181920212223
  1. {"names":["Syphon"],
  2. "comment": "A not for profit, open source matrix client with a focus on privacy and ease of use.",
  3. "links":{"website":"https://syphon.org/",
  4. "f-droid":"https://f-droid.org/en/packages/org.tether.tether/",
  5. "git":"https://github.com/syphon-org/syphon",
  6. "icon":"https://f-droid.org/repo/org.tether.tether/en-US/icon_vHeSFsfQP2dEv3bva8-D1whz-RJ0UoImUJEOj5eaiSE=.png"},
  7. "licenses":["AGPL-3.0"],
  8. "platforms":["GNU/Linux",
  9. "Windows",
  10. "macOS",
  11. "iOS",
  12. "Android",
  13. "Web"],
  14. "interface":["flutter"],
  15. "languages":["TypeScript",
  16. "JavaScript"],
  17. "networks_read":["[matix]"],
  18. "networks_write":["[matrix]"],
  19. "formats_read":[],
  20. "formats_write":[],
  21. "generic_name":["Messenger",
  22. "Group Messenger"]}