# GitTUI **Repository Path**: with-the-flow/git-tui ## Basic Information - **Project Name**: GitTUI - **Description**: Gittui is an open-source terminal tool that visualizes Git history using ASCII graphics, featuring interactive branch/commit charts with keyboard navigation. Lightweight and efficient for developers. - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-24 - **Last Updated**: 2025-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gittui gittui is an open-source command-line tool that brings your Git repository to life inside the terminal. Using ASCII characters and minimalist text graphics, it draws interactive historical charts of branches, merges, and commits—giving you immediate, intuitive insight into your project's version control history without ever leaving your shell.