🎉 Initial Release - Native WhatsApp Web desktop application for Linux
This is the first stable release of WhatsApp Desktop Linux, bringing a native desktop experience for WhatsApp Web on Linux systems.
- 📱 Native WhatsApp Web Integration - Full WhatsApp Web functionality wrapped in a native desktop application
- 🚫 Sandbox-Free Launch - No more
--no-sandboxflags required - the app handles this automatically - 📦 AppImage Distribution - Single-file executable that runs on most Linux distributions
- 🔔 System Notifications - Desktop notifications for new messages when the app is not focused
- 🎛️ System Tray Support - Minimize to system tray with quick access menu
- Left-click to show/hide window
- Right-click for context menu
- Close button minimizes to tray instead of quitting
Intuitive keyboard navigation for power users:
Ctrl+Tab- Switch to next conversationCtrl+Shift+Tab- Switch to previous conversationCtrl+M- Mute/unmute current chat
- 🔄 Automatic Update Checking - App checks for updates on startup
- 📢 Update Notifications - Desktop notifications when updates are available
- 🔗 GitHub Releases Integration - Seamless update delivery
- Framework: Electron v37.2.3
- Build System: electron-builder v26.0.12
- Target Platforms: Linux x64
- Distribution Format: AppImage
- Security: Modern Electron security practices with proper sandboxing
- Download
WhatsApp Web-1.0.0.AppImagefrom the assets below - Make it executable:
chmod +x WhatsApp\ Web-1.0.0.AppImage - Run:
./WhatsApp\ Web-1.0.0.AppImage
- OS: Linux (64-bit)
- Desktop Environment: Any with system tray support (GNOME, KDE, XFCE, etc.)
- Dependencies: None (all bundled in AppImage)
- F-key shortcuts are not supported due to system conflicts (use Ctrl+key alternatives instead)
- Some Linux distributions may require enabling system tray extensions
This is an open-source project! Contributions are welcome:
- 🐛 Report bugs: Create an issue
- 💡 Request features: Create an issue
- 🔧 Submit code: Create a pull request
Released under the MIT License.
This is an unofficial WhatsApp client. WhatsApp is a trademark of Meta Platforms, Inc. This project is not affiliated with or endorsed by Meta Platforms, Inc.
Full Changelog: https://github.com/codeXpedite/whatsapp-desktop-linux/commits/v1.0.0