Re: [go-nuts] [Ann] web2image to take screenshot of web page

2017-07-24 Thread Tong Sun
On Mon, Jul 24, 2017 at 6:44 AM, Konstantin Khomoutov wrote:

> On Sun, Jul 23, 2017 at 04:45:24PM -0700, Tong Sun wrote:
>
> > Please take a look at
> > https://github.com/suntong/*web2image*#-web2image
> [...]
> >   -d, --headless   use chrome-headless docker as client instead of chrome
> [...]
>
> I think it worth mentioning up-front in the README file that this tool
> relies on the presence of the Chrome (or alike) browser to do the heady
> lifting, that is, it's not standalone.
>

It is right there in the README file, right after the usage text
 https://github.com/suntong/web2image#chrome-headless

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] [Ann] web2image to take screenshot of web page

2017-07-24 Thread Konstantin Khomoutov
On Sun, Jul 23, 2017 at 04:45:24PM -0700, Tong Sun wrote:

> Please take a look at 
> https://github.com/suntong/*web2image*#-web2image
[...]
>   -d, --headless   use chrome-headless docker as client instead of chrome
[...]

I think it worth mentioning up-front in the README file that this tool
relies on the presence of the Chrome (or alike) browser to do the heady
lifting, that is, it's not standalone.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.