atom-gitkraken icon indicating copy to clipboard operation
atom-gitkraken copied to clipboard

Support for linux

Open b3ni opened this issue 9 years ago • 4 comments

Is it possible to support linux? Thanks

b3ni avatar Jul 25 '16 16:07 b3ni

Pretty please.

xguse avatar Jul 26 '16 16:07 xguse

Support for Windows would be much appreciated as well.

TangChr avatar Jul 29 '16 22:07 TangChr

I now have an Ubuntu VM setup so will see if I can get the package working with that when I can.

The only way it works currently is I had to custom-manage the app processes and interact with it’s Electron instance from the command line.

With Linux being not too different from macOS under the hood I can imagine adding support there, but I think adding Windows support would be a world of pain, at least until they have a more official way to interact with the app on the command line. Plus I don’t have a Windows VM setup yet.

PRs welcome though…

danielbayley avatar Jul 31 '16 15:07 danielbayley

@danielbayley Do you have an example of how you were interacting with Electron on linux? I'm fairly new to electron but am willing to have a go at a PR.

adamtbeames avatar Jan 11 '18 00:01 adamtbeames