123456789101112131415161718192021 |
- {"names":["webTox"],
- "comment": "WebTox is a web-based Tox client written in go (server-side) and html5 (client-side).",
- "links":{"website":"https://webtox.truetoxlabs.com/Logon",
- "git":"https://github.com/codedust/WebTox",
- "wikipedia":"https://en.wikipedia.org/wiki/Tox_(protocol)",
- "icon":"https://upload.wikimedia.org/wikipedia/commons/f/f3/ToxLogo.png"},
- "licenses":["GPL-3.0"],
- "platforms":["Web"],
- "interface":["HTML5",
- "JavaScript"],
- "languages":["Go"],
- "networks_read":["tox"],
- "networks_write":["tox"],
- "formats_read":[],
- "formats_write":[],
- "generic_name":["Messenger",
- "Group Messenger",
- "Video Calls",
- "Audio Calls",
- "Video Conference"]}
|