| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Git log doesn't do them justice. Turn your contributors into movie stars.
curl -sL https://raw.githubusercontent.com/Higangssh/gitcredits/main/install.sh | shSupports macOS (Intel/Apple Silicon), Linux (x86_64/ARM64), and Windows (x86_64 via Git Bash).
Download the latest release for your platform from GitHub Releases.
go install github.com/Higangssh/gitcredits@latestgit clone https://github.com/Higangssh/gitcredits.git
cd gitcredits
go build -o gitcredits .cd your-repo
gitcredits
# or target another repository directly
gitcredits /path/to/your-repoThat's it. Run gitcredits inside a Git repository, or pass a target repository path directly.
Matrix — digital rain with text resolve effect:
gitcredits --theme matrixSpider-Man — glitch effects with radial web transitions:
gitcredits --theme spidermanSave the credits as a high-quality GIF — perfect for READMEs, presentations, or sharing.
gitcredits --output credits.gif
gitcredits --output credits.gif --theme matrix
gitcredits --output credits.gif --theme spiderman
gitcredits /path/to/your-repo --output credits.gifbrew install vhs ffmpegVHS records the terminal in real-time, and ffmpeg converts it to an optimized GIF with 2-pass palette generation for maximum quality.
| Key | Action |
|---|---|
| ↑ / ↓ | Manual scroll |
| q / Esc | Quit |
GitHub metadata (stars, description, license) requires gh CLI to be installed and authenticated. Works without it — you'll just get git-only data.
MIT
| Back | FazBrowse Home | New Git URL |