zellous
Version:
Real-time collaboration and communication library with PTT, rooms, and file sharing
29 lines (28 loc) • 582 B
JSON
{
"type": "application",
"name": "Zellous",
"category": "communication",
"title": {
"en_EN": "Zellous",
"nb_NO": "Zellous"
},
"description": {
"en_EN": "Push-to-Talk Voice, Video & Chat Application",
"nb_NO": "Push-to-Talk tale-, video- og chat-applikasjon"
},
"mime": [],
"icon": "applications/zellous.png",
"singleton": false,
"autostart": false,
"server": {
"enabled": false
},
"files": [
"main.js",
"main.css"
],
"external": {
"serverUrl": "https://zellous.247420.xyz",
"standalone": "zellous-loader.js"
}
}