Skip to content

These scripts downloaded all commits made to a repo, looked for specific codes within them, renamed the different versions and saved them to desired directories, took screenshots of the different versions, and then these screenshots were put to use in a time-lapse video project

Notifications You must be signed in to change notification settings

noahshaffir/FinalShowcaseGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinalShowcaseGenerator

The purpose of this script is to go through a repository, get all the commits from its main branch (and their code belonging to it), then programmatically take screenshots to allow us to create a video timelapse of each file on a video grid.

To run the script, add the following arguements while running the script from the terminal:

$ all-git-commits -u -d <directory to save to on your computer (located in the same folder)> -r <optional - repo name to download> -n <optional - number of commits (not sure what this means but just leave it)>

About

These scripts downloaded all commits made to a repo, looked for specific codes within them, renamed the different versions and saved them to desired directories, took screenshots of the different versions, and then these screenshots were put to use in a time-lapse video project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages