Skip to content

Mac OSX scripts for taking timelapse screenshots and iSight snapshots over time

License

Notifications You must be signed in to change notification settings

robbycochran/panopticon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

panopticon

Panopticon

Forked from osx-timelapse

Requirements

Useage

The only external hard requirement for these scripts (outside of the Mac environment) is the ffmpeg library.

The scripts assume all work will be done in the current directory.

To start the timelapse screenshots run ./panopticon.

I set it to run every (30 seconds).

When you're done taking snapshots, Ctrl-C to stop the process.

Then, run ./create-timelapse.sh to gather the images and create two videos:

  • An output/videos/timelapse-isight.mov file for the iSight webcam pictures.
  • An output/videos/timelapse-screen.mov file for the screenshot pictures.

Enjoy!

Acknowledgements

There were several references I used to put this together and they all deserve the credit for helping me to essentially compile this little package together.

About

Mac OSX scripts for taking timelapse screenshots and iSight snapshots over time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%