1.0.10 • Published 5 years ago

scene-stealer v1.0.10

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

scene-stealer

An HTTP Interface to take a screenshot via puppeteer of a part of a website and send it to you via slack

How to spin up

via npm

$ npm i -g scene-stealer
$ scene-stealer

via Docker

https://github.com/Rainist/scene-stealer-docker#as-a-container

via Kubernetes

https://github.com/Rainist/scene-stealer-docker#as-a-k8s-pod

How to use

Warning

1.0.3-1.0.8 were complete mistakes, so don't use it!

Take a look at examples

What it's made of

Known issues

  • 1.0.0: Didn't consider well addressing reusing puppeteer broweser. So it's very leaky so don't use it.
  • 1.0.1: This part doesn't seem to release the memory of the page so therefore there is a memory leak for several MB every time it steals the scene.

    So WIP to fix this issue

Contribution

any contributions are welcome.

License

scene-stealer is MIT licensed.

1.0.10

5 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago