mirror of
https://github.com/vladocar/screenshoteer.git
synced 2024-11-16 17:08:33 +01:00
update
This commit is contained in:
parent
cafa2455c1
commit
4718dfb47f
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
<p align="center"> Makes web screenshots and mobile emulations from the command line. </p>
|
||||
|
||||
<p align="center"><img src="carbon-shot.png" /></p>
|
||||
<hr/>
|
||||
|
||||
<p>Tool based on <a href="https://github.com/GoogleChrome/puppeteer">puppeteer</a>. </p>
|
||||
|
@ -63,7 +64,7 @@ screenshoteer --url https://site.com --auth "username;password"
|
|||
|
||||
screenshoteer --url https://www.nytimes.com --no "image"
|
||||
|
||||
screenshoteer --url https://www.nytimes.com --no "script"
|
||||
screenshoteer --url https://www.nytimes.com --no "script" M
|
||||
|
||||
screenshoteer --url file:///Users/../index.html
|
||||
```
|
||||
|
|
BIN
carbon-shot.png
Normal file
BIN
carbon-shot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Loading…
Reference in a new issue