
# Peercord
**A fully decentralized, peer-to-peer Discord clone powered by Pear Runtime and Hyperswarm.**
[](https://opensource.org/licenses/MIT)
[](http://makeapullrequest.com)
Peercord is a serverless communication platform that offers text, voice, video, and screen sharing capabilities without relying on centralized infrastructure. It uses a distributed hash table (DHT) to discover peers and append-only cryptographic logs (Hypercores) to sync messages and files.
This repository contains both the **Peercord Client Application** (Electron + React + Pear Runtime) and the **Peercord Desktop Installer** (C# Avalonia).
---
## 📥 Downloads
| Platform | Architecture | Download Link |
| :--- | :--- | :--- |
| **Windows** | x64 | [Download Installer (.exe)](https://storage.peercord.chat/Peercord%20Release/Installers/WIN_x64/PeercordInstaller.exe) |
| **Linux** | x64 | [Download Installer (Binary)](https://storage.peercord.chat/Peercord%20Release/Installers/LINUX_x64/PeercordInstaller) |
| **Windows** | ARM64 | *Coming Soon* |
| **Linux** | ARM64 | *Coming Soon* |
| **macOS** | Apple Silicon / Intel | *Coming Soon* |
| **Android** | ARM64 | *Coming Soon* |
---
## 📸 Screenshots