Paul Aschmann

Results 14 comments of Paul Aschmann

@DeuceCode - I spent some time looking into Apprise, it is awesome but written in Python, do you know any similar libraries written in Type/JS?

Hi @CR0CKER - I spent sometime writing a notification library for Node.js called Reach (https://github.com/paschmann/reach-sdk). Its basically a clone of Apprise, I just need to integrate it.

Hi @bradhawkins85 - so the reason this occurs is because the image comparison package needs images to be the same width & height in order to detect any changes. You...

Hi @opbod - we actually attempt to do this with this small function: https://github.com/paschmann/changd/blob/a4ad141899466ee0912c9c43bc4ee3dca57047d6/server/db/job_daemon.js#L534