JamesKyburz / electron-screenshot

Take screenshots in an electron window
Other
35 stars 9 forks source link

Accepting updates? #28

Open zeke opened 6 years ago

zeke commented 6 years ago

Hi @JamesKyburz! This module is pretty nifty, but it's out of date and doesn't work with newer versions of Electron. Would you accept a PR that updates it?

tailorvj commented 5 years ago

Hi @zeke, do you have an updated code for this? I have an Electron project that relies on this package and the screenshots don't work properly. Cheers, Tailor

samwiston commented 5 years ago

Hi @zeke and @tailorvj, if you are still looking for a working version of this, I have published an updated project electron-screenshot-updated

tailorvj commented 5 years ago

@samwiston thanks, I'll look into your article, although I already found the proper way to do it and implemented in https://www.github.com/tailorvj/fullpagedashboard-client

I am releasing an experimental version very soon for Raspberry Pi, so drop me a line if you are interested in testing or contributing code.

Cheers, Tailor

JamesKyburz commented 5 years ago

Sorry for the late response, I haven't hade time to update this module :(

But yes pull requests are welcome, and I can maybe give commit access too.

Thanks.