Graphoria is a free, open-source Git GUI that replaces boring commit tables with a beautiful, interactive directed acyclic graph (DAG). Pan, zoom, and explore your entire repository history visually. What makes it different: → Graph Prediction — preview how merge, rebase, or reset will change your graph before you execute it. → Interactive DAG — drag, zoom, and navigate commits as nodes in a real graph, → Visual conflict resolution → 4 themes (light, dark, blue, sepia), fully customizable UI
No reviews yetBe the first to leave a review for Graphoria — Git as a Graph
Maker
📌
Hey Product Hunt! 👋
I built Graphoria because every Git client I used showed commits as a flat table — but Git history is a graph. So why not display it as one?
The moment I started visualizing branches, merges, and rebases as an actual interactive DAG, everything clicked. I could finally see my repo structure at a glance instead of mentally reconstructing it from a list.
My favorite feature is Graph Prediction — before you merge or rebase, Graphoria shows you exactly how the graph will look after the operation. No more "will this create a mess?" anxiety.
It's 100% free and open source (MIT). Built with Tauri + React + Rust, so it's fast and lightweight — no Electron overhead.
Available on Windows, macOS, and Linux. I'd love your feedback!
🔗 Website: https://www.gitgraphoria.com
🔗 GitHub: https://github.com/Redysz/Graphoria