webtox.json 708 B

123456789101112131415161718192021
  1. {"names":["webTox"],
  2. "comment": "WebTox is a web-based Tox client written in go (server-side) and html5 (client-side).",
  3. "links":{"website":"https://webtox.truetoxlabs.com/Logon",
  4. "git":"https://github.com/codedust/WebTox",
  5. "wikipedia":"https://en.wikipedia.org/wiki/Tox_(protocol)",
  6. "icon":"https://upload.wikimedia.org/wikipedia/commons/f/f3/ToxLogo.png"},
  7. "licenses":["GPL-3.0"],
  8. "platforms":["Web"],
  9. "interface":["HTML5",
  10. "JavaScript"],
  11. "languages":["Go"],
  12. "networks_read":["tox"],
  13. "networks_write":["tox"],
  14. "formats_read":[],
  15. "formats_write":[],
  16. "generic_name":["Messenger",
  17. "Group Messenger",
  18. "Video Calls",
  19. "Audio Calls",
  20. "Video Conference"]}