| Crates.io | communitas |
| lib.rs | communitas |
| version | 0.2.6 |
| created_at | 2025-08-07 20:09:28.847304+00 |
| updated_at | 2025-08-07 20:09:28.847304+00 |
| description | A diagnostic chat application for the P2P Foundation network |
| homepage | https://github.com/dirvine/p2p |
| repository | https://github.com/dirvine/p2p |
| max_upload_size | |
| id | 1785758 |
| size | 980,906 |
A modern desktop chat application built with Tauri v2 and React, providing comprehensive diagnostics for the P2P Foundation network while delivering a polished user experience.
# Clone and install dependencies
git clone https://github.com/p2pfoundation/communitas
cd communitas
npm install
cd src-tauri && cargo build
# Run in development mode
npm run tauri dev
# Build for production
npm run tauri build
Pre-built binaries will be available for:
Communitas combines the power of Rust backend with modern React frontend:
Currently in active development. See the implementation plan for progress tracking.
Communitas is part of the P2P Foundation project. See the main project README for contribution guidelines.
Dual-licensed under AGPL-3.0 (open source) and commercial license.