The Open Source Community Platform You Control.
Self-hosted, real-time messaging, voice channels, and granular permissions. Built with Rust and Tauri for performance and privacy. No SaaS, no limits.
Why Voxium?
Break free from proprietary platforms. Voxium gives you the power to build your community on your own terms.
Open Source
Full transparency. Audit the code, contribute features, and customize it to your needs. Built with the community, for the community.
Self-Hosted
You own your data. Deploy on your local machine, a VPS, or a private server. No hidden fees, no data mining.
Community First
Designed for real-time collaboration. Voice, video, and text chat without the corporate bloat or tracking.
Everything You Need
A complete feature set to replace your current chat app.
Real-time Messaging
Instant message delivery via WebSocket. feels snappy and responsive.
Voice Channels
Crystal clear voice chat with low latency for gaming or meetings.
Media Support
Drag and drop image uploads, embed support, and file sharing.
Pinned Messages
Keep important information visible for everyone in the channel.
Advanced Search
Find any message instantly with powerful full-text search.
Granular Permissions
Role-based access control for rooms and server management.
Room Management
Create private or public rooms, organize by category.
Admin Tools
Complete control over your server settings and moderation.
Deploy Your Way
Voxium is designed for flexibility. Whether you want a private LAN server or a public community hub, we've got you covered.
Local & LAN
Run it on your PC or home server for zero-latency local chat.
VPS Deployment
Deploy to any VPS (DigitalOcean, Hetzner, AWS) with systemd and Nginx.
Secure Tunnels
Expose your local server securely using Cloudflare Tunnels or Tailscale.
Finished release [optimized] target(s) in 2.45s
Running `target/release/voxium`
[INFO] WebSocket handler initialized
Built for Communities
Whatever your group needs, Voxium provides the robust foundation to build it.
Gaming Groups
Low-latency voice chat for raids and competitive matches. Self-host to avoid downtimes.
Dev Teams
Secure, private communication for your startup or open-source project. Keep your IP safe.
Study Groups
Organized channels for different subjects. File sharing for notes and assignments.
Built by Developers,
For Developers.
Voxium is 100% open source. We believe in transparency and community-driven development.
Pull Requests Welcome
Found a bug? Want to add a feature? Submit a PR.
Rust & React
Modern stack: Rust (Actix-web) backend, React/Tauri frontend.
Transparent Roadmap
Vote on features and see what's coming next.
Update tokio to 1.35.0
dependencies:
- tokio = "1.34.0"
+ tokio = "1.35.0"