This is an unofficial Google Messages desktop application built with Electron. It provides a convenient way to access and use Google Messages on your desktop.
- Full access to Google Messages for Web.
- Native desktop experience with window controls and menus.
- Persistent login sessions.
- Optimized for performance and ease of use.
-
Download the latest release:
- macOS (arm64): Download
-
Install the app:
- macOS: Open the
.dmgfile and drag the app to your Applications folder.
- macOS: Open the
⚠️ Note: This build is for Apple Silicon Macs and supports macOS 10.12 and above.
-
Clone the repository:
git clone git@github.com:Alyetama/Google-Messages-Desktop.git
-
Install dependencies:
npm install
-
Start the development server:
npm start
To build the app for different platforms, run:
npm run distThis will create an installer (e.g., .dmg for macOS) in the dist directory.
Contributions are welcome! If you run into issues or have feature suggestions, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
