A cinematic Git commit replay tool for the terminal, turning your Git history into a living, animated story.

Gitlogue is a cinematic terminal tool that replays Git commit history with realistic typing animations, syntax highlighting, and file tree transitions.
It serves as a creative way to visualize code evolution, present commit histories, or simply create an engaging "look busy" screensaver.
The tool is highly customizable with built-in themes and supports a wide range of programming languages via Tree-sitter.
$ brew install gitlogue$ curl -fsSL https://raw.githubusercontent.com/unhappychoice/gitlogue/main/install.sh | bash$ cargo install gitlogue$ pacman -S gitlogue$ nix run github:unhappychoice/gitlogue$ nix profile install github:unhappychoice/gitlogueto comment.