- 🚀 Native desktop experience for Messenger
- 🔔 Desktop notifications with unread message counter
- 🔄 Automatic updates via GitHub Releases
- 🎨 System tray integration
- 📦 Portable and installer versions
- Node.js 18+
- npm or yarn
# Install dependencies
npm install
# Compile TypeScript
npm run compile
# Start development
npm start
# Watch mode (auto-compile on change)
npm run dev# Build installer
npm run build:installer
# Build portable version
npm run build:portable- 2FA can be tricky - use SMS verification if login fails
- Make sure to check "remember me" during login