Skip to content

rozsazoltan/messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

Messenger Desktop for Windows, macOS & Linux

Latest release Downloads Release date

An unofficial, lightweight desktop wrapper for Facebook Messenger — built with Tauri, not Electron. No feed, no reels, no marketplace. Just your conversations in a dedicated window.

Download

Windows macOS Linux
Installer (recommended) Download Download Download
Portable Download Download

The Story

This project started in 2025 out of frustration. The official Messenger Desktop app was notoriously buggy and consumed far too much memory. When Meta discontinued it in December 2025, the need for a simple, focused alternative became obvious.

With the shutdown of messenger.com in April 2026, the stakes got higher. The app was updated to bridge the gap: it uses the facebook.com/messages backend but surgically removes the surrounding noise. No Reels, no Marketplace, no Feed — just your conversations in a dedicated, isolated window.

Why is it called messenger-next?
After the end of messenger.com and the official desktop client, this project continues that standalone Messenger experience in a simpler form.

Features

Core

By using the system's native WebView through Tauri instead of bundling a full browser engine, the app stays incredibly small and efficient:

  • Installer size of ~5 MB (vs. 100 MB+ for Electron alternatives)
  • Low CPU and memory usage
  • Built-in update notifications — when Facebook changes their UI, a verified update is usually just a click away

Keyboard shortcuts

Shortcut Action
F2 Check for updates
F3 Open settings
F5 / Ctrl+R Reload page

Settings (F3)

  • Always on Top
  • System Tray support
  • Start to Tray
  • Start on System Startup (cross-platform)
  • Hide on Close
  • Multi Instance (experimental)

Usability enhancements

Enhanced image zoom
Double-click to enter zoom mode, scroll to zoom further, drag or use arrow keys to pan. Double-click again to exit.

Copy Image from context menu
Images displayed in Messenger can be copied directly to the clipboard — including images that are not available as standard attachments.

Direct link handling
External links bypass Facebook's tracking redirects and open directly in your default browser.

Privacy & Security

This app was built with a privacy-first mindset. It does not collect, store, or intercept any data — no messages, no credentials, no usage data.

All communication happens directly between your computer and Facebook's official servers. The wrapper is transparent by design: it doesn't "see" your messages, it simply provides a lightweight native window for the official interface while removing distracting elements.

Requirements

  • A full Facebook account is required
  • The app uses the facebook.com/messages backend
  • As of April 2026, standalone Messenger-only accounts are no longer accessible via web, and the legacy messenger.com portal has been retired

Comparison

Feature messenger-next Official Messenger Desktop Caprine
Status ✅ Active ❌ Discontinued ✅ Active
Engine System WebView (Tauri) Electron Electron
Installer size ~5 MB ~100+ MB ~100 MB
CPU / RAM usage Low High Medium
Interface focus Clean chat only Clean chat Custom UI

Disclaimer

This is an unofficial, non-commercial application with no affiliation to, endorsement by, or partnership with Meta Platforms, Inc. Messenger and the Messenger logo are trademarks of Meta Platforms, Inc., referenced solely to identify the service this app provides access to.

The application acts as a transparent wrapper around the official Facebook Messenger web interface and does not modify, intercept, or store any communication. All data is transmitted directly between the user and Facebook's servers.


Maintained by: rozsazoltan