43 Entwickler-Tools, immer aktuell — neue Upstream-Releases landen innerhalb von Stunden in apt. Discord beitreten

📅 Ab ist für den apt-Mirror ein Abo erforderlich. Preise ansehen

💬 Neueste installieren ZapZap auf Debian

An unofficial WhatsApp desktop client for Linux, built with Python and PyQt6

Neueste Version: 7.4.1 · aktualisiert 2026-08-15
QuelleVersion
deb.griffo.io7.4.1 ✅
Offizielles Debian🚫 nicht paketiert
← Zurück zur Startseite
📌 Installation auf einem bestimmten Release? Debian 12 (bookworm) · Debian 13 (trixie) · Debian 14 (forky) · Debian Sid

Was ist ZapZap?

ZapZap is an unofficial WhatsApp desktop client for Linux, written in Python with PyQt6 and QtWebEngine. It wraps WhatsApp Web in a proper native-feeling desktop window with system tray integration, desktop notifications, spell check, themes and multi-account support — a far nicer experience than a browser tab.

🚀 Warum neueste Versionen wichtig sind: ZapZap ships frequent releases with new features, appearance options, performance work and fixes that keep it in step with WhatsApp Web. The latest versions bring improved notifications, better Wayland support and refreshed theming — this repository rebuilds them within hours of each upstream release.

⚡ Key Features of ZapZap

🔔 Tray & Notifications

System tray icon with unread badge and native desktop notifications, so messages reach you without keeping a browser open.

👥 Multiple Accounts

Run several WhatsApp accounts side by side in a single window, each kept in its own isolated session.

🎨 Themes & Appearance

Light, dark and custom themes, with appearance controls that make WhatsApp Web fit your desktop.

✍️ Spell Check

Built-in spell checking across multiple languages while you type your messages.

🖥️ Wayland & X11

Runs natively on modern Wayland sessions as well as X11, with Qt6 desktop integration.

🔒 Privacy Controls

Tune notification previews, tray behaviour and system integration to match how you want WhatsApp to behave.

🚀 Immer aktueller als die offiziellen Archive: Debian und Ubuntu frieren Paketversionen mit jedem Release ein — dieses Repository veröffentlicht neue Upstream-Versionen in der Regel innerhalb weniger Stunden. Ein einfaches apt upgrade hält Sie immer auf der neuesten Version.

📦 Installation von deb.griffo.io

Befehle ausführen

Schritt 1: Repository hinzufügen

sudo install -d -m 0755 /etc/apt/keyrings
curl -fsSL https://deb.griffo.io/EA0F721D231FDD3A0A17B9AC7808B4DD62C41256.asc | sudo gpg --dearmor --yes -o /etc/apt/keyrings/deb.griffo.io.gpg
echo "deb [signed-by=/etc/apt/keyrings/deb.griffo.io.gpg] https://deb.griffo.io/apt $(lsb_release -sc 2>/dev/null) main" | sudo tee /etc/apt/sources.list.d/deb.griffo.io.list > /dev/null
sudo apt update
install -d -m 0755 /etc/apt/keyrings
curl -fsSL https://deb.griffo.io/EA0F721D231FDD3A0A17B9AC7808B4DD62C41256.asc | gpg --dearmor --yes -o /etc/apt/keyrings/deb.griffo.io.gpg
echo "deb [signed-by=/etc/apt/keyrings/deb.griffo.io.gpg] https://deb.griffo.io/apt $(lsb_release -sc 2>/dev/null) main" | tee /etc/apt/sources.list.d/deb.griffo.io.list > /dev/null
apt update

Schritt 2: Installieren ZapZap

# Install latest ZapZap
sudo apt install zapzap
# Install latest ZapZap
apt install zapzap

🎯 ZapZap starten

From your desktop: open your application menu and start ZapZap — then scan the QR code with your phone (WhatsApp → Linked devices) to connect.

# Or launch it from a terminal
zapzap

Keeping it up to date: new releases arrive through the normal system upgrade.

# Update ZapZap along with the rest of the system
sudo apt update
sudo apt upgrade
# Update ZapZap along with the rest of the system
apt update
apt upgrade

🚀 Warum deb.griffo.io wählen?

📊 Installation Comparison:
  • Official Debian: ZapZap is not packaged — no apt install at all
  • Flatpak / Snap: Extra runtime, sandbox quirks and larger downloads
  • Manual .deb: No automatic updates, easy to fall behind
  • deb.griffo.io: Native apt package with automatic updates
🔓 Free and open source: ZapZap is licensed under the GNU GPL-3.0. The corresponding source packages are published alongside every build, so the repository ships fully GPL-compliant.

📦 Paket-Build-Repository

Die Debian-Pakete werden automatisch in diesem GitHub-Repository erstellt und gepflegt:

🔗 Verwandte Pakete

Auch verfügbar von deb.griffo.io:

🎯 Perfekt für: Linux desktop users who want WhatsApp in its own window, people who dislike keeping a browser tab open, and anyone juggling multiple WhatsApp accounts on Debian.

💝 Support This Project

If this repository saves you time and effort, please consider supporting it!

⭐ Star on GitHub 🐦 Share on Twitter

📦 Neueste Releases aus diesem Repository

❓ Häufig gestellte Fragen

Ist ZapZap in den offiziellen Debian-Paketquellen?

Nein — ZapZap ist nicht in den offiziellen Debian-Archiven paketiert. Dieses Repository ist derzeit die einzige apt-Quelle und liefert ZapZap 7.4.1.

Wie installiere ich das neueste ZapZap unter Debian?

Fügen Sie das deb.griffo.io-Repository einmalig hinzu (Anleitung oben) und führen Sie dann aus: sudo apt install zapzap. Neue Releases kommen über das normale sudo apt upgrade.

Sind die Pakete signiert und wie werden sie gebaut?

Jedes Paket ist mit dem GPG-Schlüssel des Repositories (EA0F721D231FDD3A0A17B9AC7808B4DD62C41256) signiert und wird aus Upstream-Releases in öffentlichen GitHub-Repositories gebaut, die jeder einsehen kann.

Welche Debian-Versionen werden unterstützt?

Debian 12 Bookworm, Debian 13 Trixie, Forky und Sid.