Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 2.15 KB

README.md

File metadata and controls

59 lines (38 loc) · 2.15 KB

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! 🎉