Run Google Messages as a desktop app, a la iMessage. For those of us that prefer not to have a browser tab always open for this sort of thing.
Not affiliated with Google in any way. Android is a trademark of Google LLC.
Inspired by:
Forked from:
Important Note The only difference between this and the fork is simply the name of "Google Messages" and a different icon. Code is not written by me, I am simply changing the icon/name, and that is all.
Download your build from the releases page.
The code is pretty ugly but getting better every day. Feel free to take a look.
Steps to contribute:
- Fork
- Clone
- Edit
yarn install
for dependenciesyarn start
to build and run assuming you have electron installed.- Open a pull request when you think it is ready or for feedback during the dev process