Open-source visualization tool for software development, displaying repositories as interactive animations with files, branches, commits, and contributors over time
Gource is an open-source visualization tool for software development that displays software repositories as animated trees over time. It takes version control log file data, such as from Git or SVN, and replays the commits visually to produce an animation that shows the evolution of a software project.
Some key features of Gource include:
Gource is useful for developers to get a visual overview of their project's history and contributions over time. Visualizing the code timelime often reveals unexpected facts and strange behaviors about a project. It can be mesmerizing to watch the project pulse and shift. The video can then be exported for sharing.
Here are some alternatives to Gource:
Suggest an alternative ❐