Skip to content

FileCommitAnimator v1.0

Latest

Choose a tag to compare

@kagolaub kagolaub released this 19 Jul 23:13
· 1 commit to master since this release

Weekend version.

Creates .gif based on basic information, such as where the file is located and what dimensions and frame rate desired. Works by

  1. Creating an .html file containing the content in a centered, full height
     tag and the commit number in the upper left corner
  2. Using PHP-PhantomJS to take a screenshot of the code creating a .png
  3. After doing above for every commit, compiles .pngs to create .gif using AnimGif