v0.5.0 · MIT
Download l8git
Free on every platform, with no account and no licence key. Open a repository and you have the commit graph, the diff and an AI-drafted commit message before you have configured anything.
What you need
- git available on your PATH
- macOS 11+, Windows 10+, or a Linux distribution with WebKitGTK
- No account, no licence key, no telemetry enabled by default
- Optional: an AI provider key, or a local Ollama install
Or build it yourself
It is open source — you never have to trust a binary you did not produce. Needs Bun and a Rust toolchain; platform prerequisites are listed in the README.
Clone the repository
git clone https://github.com/Leon-Achteresch/l8git.gitInstall dependencies with Bun
cd l8git && bun installRun the desktop app in development
bun run tauri devOr produce an installer for your platform
bun run tauri buildFAQs
The questions people actually ask before switching Git clients.
Something missing? Open a discussion on GitHub.