Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

its update time again :-( #40

Closed
mrpcakes opened this issue May 28, 2021 · 5 comments
Closed

its update time again :-( #40

mrpcakes opened this issue May 28, 2021 · 5 comments

Comments

@mrpcakes
Copy link

Sadly its that time again where the app needs to be updated.
Please and thank you.

If you provide instructions on how i am more than willing to keep it going

@dkfurrow
Copy link

@mrpcakes please see my pull request with updated build...I have tested the windows and linux versions...I don't use a mac so can't really speak to that--if you try that zipfile, please let me know if it works.
Thanks,
Dale

@mrpcakes
Copy link
Author

@dkfurrow yep i downloaded the windows zip file however needed to rename it from ,zip to .zip.
it does work 👍

@dkfurrow
Copy link

@mrpcakes I know I'm getting old when I can't tell a comma from a period! Fixed filenames in latest push. Thanks for the note, glad it's working for you.

@martin-braun
Copy link

martin-braun commented Jul 2, 2021

Just build it yourself. Install node.js and then:

sudo npm i nativefier -D -f -g

Then in a new Terminal:

ua=$(curl -s https://whatmyuseragent.com/browser/chrome/ch | tac | tac | grep -o -m 1 'Mozilla[^"<]\+' | head -n1)
nativefier -n "Google Messages" "messages.google.com/web" -u "$ua" --internal-urls ".*accounts.google.com.*|remotedesktop.google.com/access/" --single-instance

Not sure this is a feature in this build, but my solution has its flaws, because it won't remember the window position, but that's it.

@kelyvin
Copy link
Owner

kelyvin commented Jul 25, 2023

Sorry for the delay, should be resolved now: https://github.com/kelyvin/Google-Messages-For-Desktop/releases/tag/v1.4.2

To prevent this from happening often, will need someone's help in the following request: #36

@kelyvin kelyvin closed this as completed Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants