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

Goggles in the Browser #27

Closed
abourget opened this issue Mar 23, 2017 · 5 comments
Closed

Goggles in the Browser #27

abourget opened this issue Mar 23, 2017 · 5 comments
Labels

Comments

@abourget
Copy link

Not having Windows and Linux support is a deal-breaker for me. I often see apps that only publish the binary that includes the assets in it (like https://github.com/sosedoff/pgweb ).. this allows it to run remotely (with a port-forward), locally and using your current browser..

Are we using any features of Gallium that make it interesting ? Otherwise, could we simply publish the binary + assets (with https://github.com/GeertJohan/go.rice or something) ?

thanks for goggles :) !

@KyleBanks
Copy link
Owner

Yeah I agree. Originally I had thought the native capabilities might end up being useful, but many people have mentioned how bummed they are that it's Mac only, so it's not worth it.

Right now I'm thinking to go down the route of:

  1. On Mac you could run as a standalone .app or in the browser.
  2. Linux/Windows/etc you can run in the browser.

It should be pretty easy to do this, but I won't have much time until next week unfortunately. If you're interested in taking this on I can definitely point you in the right direction! There's very little actual native functionality so not much has to change to make this work.

@KyleBanks KyleBanks changed the title Without Gallium ? Goggles in the Browser Mar 24, 2017
@KyleBanks
Copy link
Owner

Alright, managed to squeeze this in!

It's available in v0.3.0, and I could definitely use some help testing this one out.

@abourget
Copy link
Author

Hey thanks a whole lot :)

There's still the Terminal button that does nothing under Linux. The rest works pretty well in Chrome :) and it opens automatically :) links to the repos nicely, etc..

@KyleBanks
Copy link
Owner

Awesome glad to hear it! Which OS did you try it on?

And yeah I opened #28 for the Terminal issue, it was an oversight on my part when I considered it "done". Will work on that soon.

@KyleBanks
Copy link
Owner

Oh nvm, linux... I'm tired haha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants