Skip to content

Latest commit

Β 

History

History
62 lines (38 loc) Β· 1.53 KB

File metadata and controls

62 lines (38 loc) Β· 1.53 KB

Google Messages Desktop App πŸ’¬

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.

Features ✨

  • 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.

Screenshots πŸ“Έ

Screenshot

Installation πŸ“₯

  1. Download the latest release:

  2. Install the app:

    • macOS: Open the .dmg file and drag the app to your Applications folder.

⚠️ Note: This build is for Apple Silicon Macs and supports macOS 10.12 and above.

Development πŸ› οΈ

  1. Clone the repository:

    git clone git@github.com:Alyetama/Google-Messages-Desktop.git
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

Building πŸ—οΈ

To build the app for different platforms, run:

npm run dist

This will create an installer (e.g., .dmg for macOS) in the dist directory.

Contributing 🀝

Contributions are welcome! If you run into issues or have feature suggestions, feel free to open an issue or submit a pull request.

License πŸ“œ

This project is licensed under the MIT License.