Back to rankings

deltachat/deltachat-desktop

TypeScript

Decentralized private messenger with chat-shared tools and games for Desktop

chatautocrypte2eeimapsmtpelectrontypescriptdeltachat-desktopemailfederatedinstant-messagingmessenger
Star Growth
Stars
1.6k
Forks
241
Weekly Growth
Issues
32
5001k1.5k
Jan 2023Mar 2024May 2025Jul 2026
Artifactsnpmnpm install deltachat-desktop
README

code style: prettier

Delta Chat Desktop

Desktop Application for delta.chat

Editions

Electron :electron: Tauri Browser 🦊🧭🏐
The default application. Based on Electron. Currently deployed in appstore and used by most users. WIP client using Tauri instead of Electron.
Tauri is a modern alternative to Electron: Less disk usage, less ram usage and better performance rust backend.
Highly experimental version with a webserver component and web-ui in the browser. At the moment only meant for developers and automated testing.
Project Folder
Download Links
Project Folder
Fediverse Thread
Delta Tauri - nlnet project
Project Folder
Fediverse Thread
Blog Post

For Users

For Developers

Table of Contents

Click to expand

Install

The application can be downloaded from https://get.delta.chat. Here you'll find binary releases for all supported platforms. See below for platform specific instructions. If you run into any problems please consult the Troubleshooting section below.

Packaging status

Linux

Flatpak

The primary distribution-independent way to install is to use the flatpak build. This is maintained in its own repository. However, a pre-built binary can be downloaded and installed from Flathub which also has a setup guide for many Linux platforms.

Arch Linux

Run pacman -S deltachat-desktop to install Delta Chat Desktop on Arch Linux.

Alternatively, build deltachat-desktop-git package from Arch User Repository.

WARNING: Currently the AUR package compiles from latest master. This can be more recent as the latest release, introduce new features but also new bugs.

If you have a AUR helper like yay or paru installed, you can install it by running yay -S deltachat-desktop-git and following the instruction in your terminal.

Otherwise you can still do it manually:

Show manual steps
# Download the latest snapshot of the PKGBUILD
wget https://aur.archlinux.org/cgit/aur.git/snapshot/deltachat-desktop-git.tar.gz

# extract the archive and rm the archive file afterwards
tar xzfv deltachat-desktop-git.tar.gz && rm deltachat-desktop-git.tar.gz

# cd into extracted folder
cd deltachat-desktop-git

# build package
makepkg -si

# install package (you need to replace <version> with whatever version makepkg built)
sudo pacman -U deltachat-desktop-git-<version>.tar.xz

Mac OS

Homebrew

$ brew install --cask deltachat

DMG

Simply install the .dmg file as you do it with all other software on Mac.

Windows

You can find the downloads for windows on https://get.delta.chat. However, we recommend using the release from Microsoft Store, because there you get automatic updates.

From Source

⚠ This is mostly for development purposes, this won't install/integrate deltachat into your system. So unless you know what you are doing, we recommend to stick to the methods above if possible.

# Get the code
$ git clone https://github.com/deltachat/deltachat-desktop.git
$ cd deltachat-desktop

# Install pnpm
$ npm i -g pnpm

# Install dependencies
$ pnpm install

# Build the app (only needed on the first time or if the code was changed)
$ pnpm -w build:electron

# Start the application:
$ pnpm -w start:electron

-w means workspace root package, with this you don't need to have your current working directory at the repo-root to run those scripts.

For development with local deltachat core read docs/UPDATE_CORE.md.

Troubleshooting

  • This module builds on top of deltachat core, which in turn has external dependencies. The instructions below assume a Linux system (e.g. Ubuntu 18.10).
  • Read the error, maybe it already tells you what you need to do. If not feel free to file an issue in this github repo.
  • Make sure that your nodejs version is 22.0.0 or newer.
  • If you still get errors look at the instructions in docs/UPDATE_CORE.md to set things up or write an issue.

Configuration and Databases

The configuration files and database are stored at application-config's default file paths.

Each database is a SQLite file that represents the account for a given email address.

How to Contribute

Logging

You can access the log folder and the current log file under the View->Developer menu:

For more details on how the logging system works, read docs/LOGGING.md.

License

Licensed under GPL-3.0-or-later, see LICENSE file for details.

Copyright © DeltaChat contributors.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Related repositories
lobehub/lobe-chat

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Plugins/Artifacts) and Thinking. One-click FREE deployment of your private ChatGPT/ Claude / DeepSeek application.

TypeScriptnpmOtherchatgptnextjs
chat-preview.lobehub.com
57.4k12.2k
RocketChat/Rocket.Chat

The Secure CommsOS™ for mission-critical operations

TypeScriptnpmOtherchatmeteor
rocket.chat
45.8k13.7k
2noise/ChatTTS

A generative speech model for daily dialogue.

PythonPyPIGNU Affero General Public License v3.0agenttext-to-speech
2noise.com
39.7k4.2k
khoj-ai/khoj

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.

PythonPyPIGNU Affero General Public License v3.0semantic-searchemacs
khoj.dev
35.9k2.3k
SillyTavern/SillyTavern

LLM Frontend for Power Users.

JavaScriptnpmGNU Affero General Public License v3.0aichat
sillytavern.app
31k5.8k
iOfficeAI/AionUi

Free, local, open-source 24/7 Cowork app for OpenClaw, Hermes Agent, Claude Code, Codex, OpenCode, Gemini CLI and 20+ more CLI | Customize your assistants | Star if you like it!

TypeScriptnpmApache License 2.0aiai-agent
aionui.com
30.6k3.1k
zulip/zulip

Zulip server and web application. Open-source team chat that helps teams stay productive and focused.

PythonPyPIApache License 2.0zulippython
zulip.com
25.5k10k
LiLittleCat/awesome-free-chatgpt

🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.

PythonPyPIMIT Licenseawesome-listchatgpt
21.2k1.4k
simplex-chat/simplex-chat

SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!

HaskellGNU Affero General Public License v3.0chatprotocol
simplex.chat
18.9k1.2k
xx025/carrot

AI 工具导航大全,帮你快速筛选免费、实用、高效的网站资源

chatgptai
17.1k1.5k
hubotio/hubot

A customizable life embetterment robot.

JavaScriptnpmMIT Licensehubotchat
hubotio.github.io/hubot/
16.8k3.7k
openimsdk/open-im-server

IM Chat OpenClaw

GoGo ModulesApache License 2.0imchat
openim.io
16.5k2.9k