ScreenTime – movies from periodic OS X screenshots(seriot.ch)
seriot.ch
ScreenTime – movies from periodic OS X screenshots
http://seriot.ch/screentime/
4 comments
I wrote a program like this which is still in development... albeit a bit slow atm. https://etopian.com/software/automatic-screenshots-windows-m...
Looks interesting. Is there any video example of this?
Similar tool for Windows: http://timesnapper.com by @secretGeek
Similar and open source tool for Windows: http://getsharex.com/
It has a bunch of features, but it includes auto capture (both full screen and region only)
It has a bunch of features, but it includes auto capture (both full screen and region only)
Anyway. I'm doing something similar using cron, imagesnap and some ImageMagick [0]. It takes a screenshot, a webcam-snap and puts them together every hour into an image like this: http://imgur.com/JjUK0Rb
I tried with only screenshots and only webcam at first but the context felt lost so this was the end result. Pretty fun to look back at every now and then. I've had it running for something like 4 months now.
https://gist.github.com/jontelang/0147787432152508f455