── Download ──
$ ./install-comms🐧 Linux
Loading…
🪟 Windows
Loading…
── Preview ──
Comms desktop app with voice channels and markdown chat
── Features ──
Push-to-Talk
Global hotkey works in any app. Hold to talk, release to mute — no open-mic anxiety.
Chat
Markdown rendering with emoji support. Code blocks, links, and formatting built in.
Screen Share
Share your screen with the room. Native WebRTC capture, low latency.
Private
Invite-only, self-hosted. Your server, your data, your rules.
Lightweight
Built with Electron + WebRTC. Minimal footprint, cross-platform desktop app.
Self-hosted Relay
Run your own signaling server. One Docker command, full control over your infrastructure.
── Self-Host ──
Run your own signaling relay in seconds. All voice and video traffic stays peer-to-peer — the relay only handles connection setup.
$ docker run -p 4000:4000 codeberg.org/seppulcro/comms-relay