KareemG / FileCommitAnimator

FileCommitAnimator creates a GIF out of a file's lifetime in a Github repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

FileCommitAnimator creates a GIF out of a file's lifetime in a Github repository.

A response to this SomebodyMakeThis prompt.

Version 1.0 made on the weekend of 2016-07-18.

Install

composer install

Run

Windows:

./run.bat

UNIX:

./run.sh

Application

Welcome to the FileCommitAnimator! You'll need a Github account to continue.

Enter Github Email: your@email.com
Enter Password: *********************

--File Details--
Repository Owner Username: jtoy
Repository Name: awesome-tensorflow
File Path: README.md

--Gif Configuration--
Width (px): 1000
Height (px): 1200
Frame rate (per second): 60

Retrieving commits... done.
Progress: 98/98 frames completed.
Creating gif... gifs/2016-07-18 12-34-22pm.gif created.

Sample Gif

Dependencies

About

FileCommitAnimator creates a GIF out of a file's lifetime in a Github repository.


Languages

Language:PHP 89.4%Language:Batchfile 7.4%Language:Shell 3.2%