nowfound

Alternatives

Products that do what Gitcredits – movie-style end credits for any Git repo in your terminal does

  1. 1

    Instantly visualize any codebase as an interactive diagram

    2025

  2. 2

    Code as a service

    2023

  3. 3GA

    Gitlogue is a CLI that turns your Git commits into a typing-style replay. It visualizes diffs line by line, shows the file tree, and plays back each edit as if it were typed in real time. Key points • Realistic typing animation • Syntax-highlighted diffs • File-tree view • Replay any commit • Self-contained CLI Demo video is in the README. Repo: https://github.com/unhappychoice/gitlogue

    Nov 2025 · github.com

  4. 4
    GitUp275

    The Git interface you've been missing all your life

    2015

  5. 5GT

    2017 · gitorials.com

  6. 6IV

    GitDiagram is an open-source micro dev-tool that I made this past week Given any public GitHub repository it generates diagrams in Mermaid.js with Claude 3.5 Sonnet I extract information from the file tree and README for details and interactivity (you can click components to be taken to relevant files and directories) Also, you can replace "hub" with "diagram" in any repository URL to access its diagram I created this because I wanted to contribute to open-source projects but quickly realized their codebases are too massive for me to dig through manually, so this helps me get started I do…

    2024 · gitdiagram.com

  7. 7GW

    I've always wanted a better way to explore the authorship data embedded in a Git commit log. I'm having fun building a CLI tool to do this. It's a bit like the "Contributors" tab on Github that shows you how many commits each contributor has made but much faster and with many more options. If you get a chance to try it out, please let me know. I'd love to hear feedback and suggestions. Thank you!

    2025 · github.com

  8. 8

    Posters of your git history

    2017

  9. 9GT
  10. 10
    GitTags92

    Tag your GitHub repos, gists, and stars

    2020

  11. 11
    Git Story108

    Animate the story of your Git project

    2022

  12. 12GS
  13. 13

    See the top contributor + % lines per author

    2025

  14. 14

    Creating code samples in simple terminal interface

    2022

  15. 15

    A 3D visualization of your Git contributions

    2024

  16. 16LB
  17. 17

    Contribute to TheRealYT/git-knife development by creating an account on GitHub.

    26d ago · github.com

  18. 18
    GitCity113

    Your GitHub contributions as 3D city you can drive through

    Apr 2026 · gitcity.natrajx.in

  19. 19GC
  20. 20
    GitX91

    Private notes for open source project maintainers

    2020

  21. 21CP

    npx codebase-posters inside any git repo opens a local exhibition: 18 pieces painted live from your commit history. everything renders from git log, nothing leaves your machine.

    Jul 2026 · github.com

  22. 22GC

    I built a tool which you can use to visualise your git commits at an org or repository level. It shows just how much work an engineering team, or even an individual does, that often goes unseen by non-dev teams. You can read about the build here: https://ably.com/blog/visualize-your-commits-in-realtime-wit... Repo is here: https://github.com/ably-labs/github-commit-visualizer You can deploy your own to netlify (or provider of your choice) and start visualising your own project's commits in realtime.

    2022 · github-vis.ably.dev

  23. 23

    Your code is art - git contributions on your wall

    2021

  24. 24IM

    I use interactive rebase quite often, and particularly like the editor bundled with IntelliJ. But I do not always work with IntelliJ, and am not 'fluent' with Vim, so I tried to replicate roughly the same rebase experience within a TUI. I used a small TUI OCaml project i made last year. The notable features are: - Move commits up and down, fixup, drop - Rename commits from the editor (without having to stop for a reword during the rebase run) - Visualize modified files along commits - 'Explode' a commit ,creating a commit for each modified file (a thing I found myself doing quite often)…

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →