UNPKG

vibetunnel

Version:

Terminal sharing server with web interface - supports macOS, Linux, and headless environments

32 lines (31 loc) 746 B
{ "name": "VibeTunnel", "short_name": "VibeTunnel", "description": "Interactive terminal sessions in your browser with real-time streaming and mobile support", "start_url": "/", "display": "standalone", "theme_color": "#1e1e1e", "background_color": "#1e1e1e", "icons": [ { "src": "/apple-touch-icon.png", "sizes": "1024x1024", "type": "image/png" }, { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/favicon-16.png", "sizes": "16x16", "type": "image/png" } ], "scope": "/", "categories": ["developer", "productivity", "utilities"], "lang": "en-US", "orientation": "any", "prefer_related_applications": false }