GitHub Visualizer Alternatives
GitHub Visualizer is described as 'Visualize history of repository changes for GitHub repos'. There are six alternatives to GitHub Visualizer for Online / Web-based, Self-Hosted solutions, Mac, Windows and Linux. The best alternative is Gource, which is both free and Open Source. Other great apps like GitHub Visualizer are CodeFlower (Free, Open Source), Git Visualizer (Free, Open Source), Codeology (Free, Open Source) and Repography (Freemium).
- Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project.
- CodeFlower visualizes source repositories using an interactive tree. Each disc represents a file, with a radius proportional to the number of lines of code (loc). All rendering is done client-side, in JavaScript.
- Provides an at-a-glance overview of the repository structure. Finer details can be explored via zooming and tooltips. It makes exploring large and complex projects a breeze.
- Codeology from Braintree creates beautiful, animated art from GitHub code.
- Repography is a web app which creates data visualizations for your Git repos. You can use our command line script to try out Repography on any Git repo, or install GitHub app.