Find the party nearby
Active parties appear automatically on your LAN. Pick one, choose an avatar, and join.
Gather. Talk. Play.
Voice and text chat made for LAN game nights. No account, no cloud room, and no setup ritual between you and your friends.
Everyone ready?
Voice is clear. Let’s go 🎮
Active parties appear automatically on your LAN. Pick one, choose an avatar, and join.
Echo cancellation, noise suppression, gain control, VAD, Opus, and jitter handling work together locally.
Certificate-pinned TLS 1.3 QUIC control and encrypted voice datagrams stay inside your local network.
Party chat keeps only a short in-memory history and clears it when the party ends.
Create channels, move between teams, mute or deafen, and let the host keep the party organized.
Choose from 18 built-in illustrated avatars. Friends receive a tiny avatar ID, never a profile image.
Artwork ships with the app and your choice stays local. Joining a party sends only an avatar ID—never a profile upload.
Audio is captured and processed on-device, then sent across the encrypted LAN session. RallyTone does not record or persist voice. Party passwords, session keys, and participant history are not written to disk.
Your nickname, avatar, and preferences stay on your device. Text messages live only in the current party’s short in-memory history and disappear when the party ends.
Read RallyTone privacy details →The standalone RallyTone Server runs one headless party host on a Linux machine or NAS. This image is newly published and has not yet completed our NAS, router, or long-duration hardware testing. Use it for evaluation only—not for critical or public-internet service.
Minimal scratch image running as a non-root user, published with latest and v0.2.1 tags.
The only app listener is UDP 15381. There is no web UI, and current desktop clients cannot connect by public IP.
Party state, passwords, messages, certificates, and voice are ephemeral and disappear when the container stops.
docker run -d \
--name rallytone-server \
--network host \
--restart unless-stopped \
--read-only \
--cap-drop ALL \
--security-opt no-new-privileges:true \
bitinggoatsoft/rallytone-server:latestThe default party has no password. For a private party, follow the full documentation and mount a password file; do not place an important password directly in a command or Compose file.
RallyTone v0.2.1 is live on Microsoft Store and the Mac App Store. Start your next LAN game night today.