Ask HN: Is there an app like Sqwiggle for screencaps

1 points by hkyeti ↗ HN
Ie- every N minutes take a snapshot of your screen that can be seen by a remote computer (refreshes)

Use case: I'll be working remote from the rest of my team and I'd like them to be able to see what I'm working on, without having to use high bandwidth live screensharing calls on.

2 comments

[ 3.4 ms ] story [ 14.2 ms ] thread
This is pretty easily implemented as a standalone python script - should be a few lines (google for pillow imagegrab)
Thanks. I'm only a beginner at coding, looking for a service out of the box that can not only take the screenshot but also have it viewable on the other side.