Skip to content

Google Messages Desktop app built with electron, primarily optimized for M1 mac - but easily adaptable to any OS and architecture.

Notifications You must be signed in to change notification settings

anongecko/google-messages-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Messages Desktop

👋 Welcome to Google Messages Desktop! This is an unofficial Electron-based wrapper for Google Messages, bringing the web app to your desktop with some extra goodies. It's optimized for M1 Macs, but we're open to expanding support - just open an issue if you need it for a different system!

✨ Features

  • 🖥️ Native desktop app experience for Google Messages
  • 🎨 Adapts to your system's light/dark mode
  • 💾 Remembers window position and size
  • 🔔 Desktop notifications with smart handling
  • ⌨️ Global shortcut (Cmd+Shift+M) to quickly show/hide the app
  • 🖱️ Tray icon for easy access and app management
  • 🔄 Smooth scrolling and optimized performance
  • 🍎 Looks great on Retina displays (especially on M1 Macs!)
  • 🚀 Fast startup and low resource usage

🚀 Getting Started

  1. Download the latest release from the Releases page.
  2. Open the .dmg file and drag the app to your Applications folder.
  3. Launch it like any other app!

💻 Development

Feeling techy? Here's how to run it from source:

  1. Clone this repo
  2. Run npm install
  3. Start the app with npm start

To build your own version:

npm run build

This will create a distributable in the dist folder.

🤝 Contributing

We love contributions! If you have any ideas, just open an issue and tell us what you think.

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

🐛 Issues and Feature Requests

If you encounter any issues or have ideas for improvements, please open an issue on GitHub. We're especially interested in making this app work well for all Mac users, so if you're not on an M1 Mac and something's not working quite right, let us know!

📜 License

This project is licensed under the MIT License - see the LICENSE.md file for details.

💖 Acknowledgements

  • Google for the awesome Messages web app
  • Electron for making cross-platform desktop apps easy
  • You, for using or contributing to this project!

Enjoy your new desktop Google Messages experience! 🎉