fractal.json 567 B

12345678910111213141516
  1. {"names":["Fractal"],
  2. "comment": "Matrix messaging client by the Gnome Project.",
  3. "links":{"website":"https://wiki.gnome.org/Apps/Fractal",
  4. "git":"https://gitlab.gnome.org/GNOME/fractal",
  5. "icon":"https://wiki.gnome.org/Apps/Fractal?action=AttachFile&do=get&target=org.gnome.Fractal.svg"},
  6. "licenses":["AGPL-3.0"],
  7. "platforms":["GNU/Linux"],
  8. "interface":["GTK"],
  9. "languages":["Rust"],
  10. "networks_read":["[matix]"],
  11. "networks_write":["[matrix]"],
  12. "formats_read":[],
  13. "formats_write":[],
  14. "generic_name":["Messenger",
  15. "Group Messenger"]}