Giter Site home page Giter Site logo

Comments (5)

dkfurrow avatar dkfurrow commented on June 14, 2024 1

@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

from google-messages-for-desktop.

mrpcakes avatar mrpcakes commented on June 14, 2024

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

from google-messages-for-desktop.

dkfurrow avatar dkfurrow commented on June 14, 2024

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

from google-messages-for-desktop.

martin-braun avatar martin-braun commented on June 14, 2024

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.

from google-messages-for-desktop.

kelyvin avatar kelyvin commented on June 14, 2024

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

from google-messages-for-desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.