1.1.0 • Published 7 years ago

mclient v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

mClient

Elegant Facebook Messenger desktop app

mClient is an unofficial and privacy focused Facebook Messenger app with many useful features.

Website    Discuss it on Product Hunt

Highlights

*macOS only

Install

macOS 10.9+, Linux, and Windows 7+ are supported (64-bit only).

Download the latest version on the website or below.

macOS

Download the .dmg file.

Or with Homebrew-Cask: $ brew cask install mclient

Linux

Download the .AppImage or .deb file.

The AppImage needs to be made executable after download.

Windows

Download the .exe file.

For taskbar notification badges to work on Windows 10, you'll need to enable it in Taskbar Settings.

Features

Dark mode

You can toggle dark mode in the View menu or with Cmd D / Ctrl D.

Vibrancy

On macOS, you can toggle the window vibrancy effect in the View menu.

Hide last seen / typing indicator

You can choose to prevent people from knowing when you've seen a message or are currently typing. Both options are available under the mClient/File menu.

Prevents link tracking

Links that you click on will not be tracked by Facebook.

Jump to conversation hotkey

You can switch conversations similar to how you switch browser tabs: Cmd/Ctrl n (where n is 1 through 9).

Compact mode

The interface adapts when resized to a small size.

Desktop notifications

Desktop notifications can be turned on in Preferences.

Always on Top

You can toggle whether mClient stays on top of other windows in the Window/View menu or with Cmd/Ctrl Shift t.

Image paste confirmation

Confirmation before sending images from the clipboard, to prevent accidental copy-pastes.

Work Chat support

Support for Work Chat: Messenger for Workplace. You can switch to it in the mClient/File menu.

Code blocks

You can send code blocks by using Markdown syntax.

Background behavior

When closing the window, the app will continue running in the background, in the dock on macOS and the tray on Linux/Windows. Right-click the dock/tray icon and choose Quit to completely quit the app. On macOS, click the dock icon to show the window. On Linux, right-click the tray icon and choose Toggle to toggle the window. On Windows, click the tray icon to toggle the window.

If you like to have mClient minimized on startup, open it from the command-line with the --minimize flag.

Keyboard shortcuts

DescriptionKeys
New conversationCmd/Ctrl n
Search conversationsCmd/Ctrl f
Toggle "Dark mode"Cmd/Ctrl d
Next conversationCmd/Ctrl ] or Ctrl Tab
Previous conversationCmd/Ctrl [ or Ctrl Shift Tab
Jump to conversationCmd/Ctrl 19
Insert GIFCmd/Ctrl g
Insert emojiCmd/Ctrl e
Mute conversationCmd/Ctrl Shift m
Archive conversationCmd/Ctrl Shift a
Delete conversationCmd/Ctrl Shift d
Toggle "Always on Top"Cmd/Ctrl Shift t
Toggle window menuAlt (Windows only)
Toggle sidebarCmd/Ctrl Shift s
PreferencesCmd/Ctrl ,

Dev

Built with Electron.

Run

$ npm install && npm start

Build

See the electron-builder docs.

Publish

Use np and for example run:

$ np minor --no-publish

Then edit the automatically created GitHub Releases draft, remove the .pkg file, and publish.

Maintainers

Disclaimer

mClient is a third-party app and is not affiliated with Facebook.

License

MIT