XFakeContrib is a Qt GUI Application for creating fake commits to fill up your GitHub contribution graph. It leverages a Git trick that allows backdating commits, making it possible to generate contributions on past dates.
-
CMake — For building and installing the project
-
GCC/Clang — C++ compiler
-
Qt 5.15.2+ — Core, Widgets, Network, Svg, and Concurrent modules
-
faker-cxx — For generating fake commit messages and content (included as a submodule)
-
Git — Required for executing Git commands
Made with contributors-img