Latest release · straight from GitHub

Download Komm

The desktop app for Windows and Linux — voice channels, HD screen sharing, rich chat and soundboards, connecting to any community on the Komm network. Everything on this page is free, served straight from official GitHub releases.

Windows 10/11 Linux X11 Linux Wayland
Automatic updates via the launcher Wayland & X11 supported Java runtime bundled — nothing else to install
Komm is in closed beta: creating an account requires an invite key. Request access and we'll email you one.
For community owners

Komm Server

Host your community on your own hardware. Channels, messages, voice rooms and permissions all live on your machine — with an embedded database, there is nothing else to install.

1 Create an account and register your server from the dashboard.
2 Download the JAR pre-configured for your installation — certificates included.
3 Run it with Java 21. It verifies itself with the hub and comes online.
The plain JAR has no verification code built in — it only works for a server that has already been verified once, by downloading its pre-configured JAR from the dashboard and starting it on the machine where you host. Use the plain JAR to update an existing installation.
For the fully independent

Komm Hub

Run your own network. The hub manages accounts, friends and direct messages, and acts as the certificate authority that servers register with. Most people can simply use the official hub at kommvoice.com — but you don't have to.

Java 21+ PostgreSQL SMTP account Keys generated on first boot
Fair warning: the hub is aimed at developers. It needs a database, mail credentials and a local properties file — and the bundled website is this site, meant to be forked and personalized rather than used as-is. The setup guide covers everything.

Verify everything

All downloads on this page are release assets published on GitHub. Browse the code, check the release notes and build from source if you prefer.